Ported BLE Splits to this branch

ble-splits/corne working
This commit is contained in:
Kyle Brown
2020-10-25 13:18:38 -07:00
parent 39dd4b9b11
commit 9e9c306bf2
7 changed files with 209 additions and 33 deletions

View File

@@ -1,3 +1,3 @@
import supervisor
supervisor.set_next_stack_limit(4096 + 1024)
supervisor.set_next_stack_limit(4096 + 4096)