Revert "settable pystack = 0 for kicksat-sprite"

This reverts commit f05c730a01.
This commit is contained in:
Bill Sideris 2023-02-17 15:23:01 +02:00
parent f05c730a01
commit 17e2598fa1
No known key found for this signature in database
GPG Key ID: 1BEF1BCEBA58EA33

View File

@ -21,8 +21,3 @@
#define IGNORE_PIN_PA25 1 #define IGNORE_PIN_PA25 1
#define MICROPY_FATFS_EXFAT 0 #define MICROPY_FATFS_EXFAT 0
#ifdef CIRCUITPY_SETTABLE_PYSTACK
#undef CIRCUITPY_SETTABLE_PYSTACK
#endif
#define CIRCUITPY_SETTABLE_PYSTACK (0)