LGT-92_-LoRa_GPS_Tracker
LGT-92_-LoRa_GPS_Tracker copied to clipboard
fixed hardcoded value, added AT Command for Battery level
- Fixed the hardcoded
300000
milliseconds inmain.c
toAPP_TX_DUTYCYCLE
-> This fixes problems with customAT+TDC
values - added AT-Command
AT+BAT=?
to get battery level in mV
The battery AT command is already in master. I have refreshed the remaining "fixed hardcoded value for APP_TX_DUTYCYCLE" part and included it in my PR #34.