mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-03 00:11:14 +02:00
Update config.template
change maxBuffer to 200 by default, as this is the longest that the recent firmware allows.
This commit is contained in:
+1
-1
@@ -266,6 +266,6 @@ MESSAGE_CHUNK_SIZE = 160
|
||||
# Request Acknowledgement of message OTA
|
||||
wantAck = False
|
||||
# Max limit buffer for radio testing. 233 is hard limit 2.5+ firmware
|
||||
maxBuffer = 220
|
||||
maxBuffer = 200
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user