Precision-Fighting-Board
Precision-Fighting-Board copied to clipboard
Saving user settings
Change polling rate or input mode and save
Program / Flash Memory Teensy 4.0 has 2 Mbyte of flash memory intended for storing your code. The flash memory can also store read-only variables and arrays. A portion of the flash memory may be used for file storage using the LittleFS library. The top 64K of this memory is reserved for EEPROM emulation data and the LED blink restore program. https://www.pjrc.com/store/teensy40.html
I want to implement a web configurator.