0.8.950002

This commit is contained in:
Patrick Amrhein 2024-03-22 13:09:25 +01:00
parent d24c4bdb23
commit f181e12a29
12 changed files with 580 additions and 414 deletions

View file

@ -37,7 +37,8 @@
#include "html/h/history_html.h"
#endif
#define WEB_SERIAL_BUF_SIZE 2048
//#define WEB_SERIAL_BUF_SIZE 2048
#define WEB_SERIAL_BUF_SIZE 3072
const char* const pinArgNames[] = {"pinCs", "pinCe", "pinIrq", "pinSclk", "pinMosi", "pinMiso", "pinLed0", "pinLed1", "pinLed2", "pinLedHighActive", "pinLedLum", "pinCmtSclk", "pinSdio", "pinCsb", "pinFcsb", "pinGpio3"};