Commit Graph

6 Commits

Author SHA1 Message Date
Daniel.Cao
ca1119750b
Update platformio.ini 2024-11-12 19:56:18 +08:00
Daniel.Cao
c09a64a4f6
Update platformio.ini
remove
-DMESHTASTIC_EXCLUDE_PAXCOUNTER=1
-DMESHTASTIC_EXCLUDE_AUDIO=1
2024-11-12 19:54:58 +08:00
Daniel Cao
c5e39c6a2c add range test 2024-11-12 17:45:50 +08:00
Daniel Cao
2f40570b56 fix STOREFORWARD twice 2024-11-12 14:43:15 +08:00
Daniel Cao
d1ccc6a4bd Reduce the flash usage of wismeshtap platform 2024-11-12 14:26:35 +08:00
Daniel.Cao
6eba2789d0
rak10701 (rak wismeshtap) optimization (#5280)
* Improve the processing speed of virtual keyboards
* Remove the disable GPS feature, as it would interfere with the normal use of TFT
* Changed the default screen sleep time to 30s
* Rename platform rak10701 -> rak wismeshtap
* Fixed rak wismeshtap turned off gps caused the screen not to display
* Reduce the size of the flash, otherwise uf2 will not work

Co-authored-by: Daniel Cao <daniel.cao@rakwireless.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Tom Fifield <tom@tomfifield.net>
2024-11-11 13:37:43 +01:00