mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 01:52:48 +00:00
![]() bogus wakes on TBEAMS because the USB->SERIAL chip pulls the RX input to ground. This feature is no longer needed because in !isRouter nodes we force the node to never sleep anyways when on USB power. // this doesn't work on TBEAMs when the USB is depowered (causes bogus interrupts) // So we disable this "wake on serial" feature - because now when a TBEAM (only) has power connected it // never tries to go to sleep if the user is using the API // gpio_wakeup_enable((gpio_num_t)SERIAL0_RX_GPIO, GPIO_INTR_LOW_LEVEL); |
||
---|---|---|
.. | ||
ant.md | ||
build-instructions.md | ||
crypto.md | ||
device-api.md | ||
esp32-arduino-build-notes.md | ||
gps-todo.txt | ||
install-OSX.md | ||
mesh-alg.md | ||
nrf52-TODO.md | ||
pinetab.md | ||
power.md | ||
rak815.md | ||
ramusage-nrf52.txt | ||
read-error.txt | ||
sw-design.md | ||
TODO.md |