mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-23 11:17:11 +02:00
0.8.950002
This commit is contained in:
parent
d24c4bdb23
commit
f181e12a29
12 changed files with 580 additions and 414 deletions
|
@ -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"};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue