Fix assets

This commit is contained in:
Just Call Me Koko
2020-02-05 22:39:02 -05:00
parent c0ec1c789e
commit 1317276556
6 changed files with 117 additions and 109 deletions

View File

@@ -250,10 +250,10 @@
// The RPi typically only works at 20MHz maximum.
// #define SPI_FREQUENCY 1000000
#define SPI_FREQUENCY 5000000
//define SPI_FREQUENCY 5000000
// #define SPI_FREQUENCY 10000000
// #define SPI_FREQUENCY 20000000
//#define SPI_FREQUENCY 27000000 // Actually sets it to 26.67MHz = 80/3
#define SPI_FREQUENCY 27000000 // Actually sets it to 26.67MHz = 80/3
// #define SPI_FREQUENCY 40000000 // Maximum to use SPIFFS
// #define SPI_FREQUENCY 80000000