lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
348 stars 112 forks source link

Fix for incorrect formatting string #212

Closed folkertvanheusden closed 2 years ago

folkertvanheusden commented 2 years ago

Can be seen when an "unknown packet" comes in.

peterus commented 2 years ago

@folkertvanheusden thanks for the fix! please confirm that this is fixing #211, thanks!

folkertvanheusden commented 2 years ago

It does!