mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
nasty rxbuffer underfill bug fixed
This commit is contained in:
@@ -385,6 +385,8 @@ void loop()
|
||||
digitalWrite(LED_PIN, ledon);
|
||||
#endif
|
||||
|
||||
// DEBUG_MSG("led %d\n", ledon);
|
||||
|
||||
#ifdef T_BEAM_V10
|
||||
if (axp192_found)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user