oops: we should crash if we >MAX_THREADS, also raise max threads

This commit is contained in:
Kevin Hester
2021-02-14 15:06:49 +08:00
parent 450e877cfb
commit c55074f7fe
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ lib_deps =
https://github.com/meshtastic/AXP202X_Library.git#8404abb6d4b486748636bc6ad72d2a47baaf5460
Wire ; explicitly needed here because the AXP202 library forgets to add it
SPI
https://github.com/geeksville/ArduinoThread.git#333ffd09b596977c217ba25da4258f588b462ac6
https://github.com/geeksville/ArduinoThread.git#72921ac222eed6f526ba1682023cee290d9aa1b3
; Common settings for conventional (non Portduino) Ardino targets
[arduino_base]