|
OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
|
Go to the source code of this file.
Macros | |
| #define | ARDUINO_LOOP_TASK_STACK_SIZE (16 * 1024) |
| #define | SERIAL_RX_BUFFER_SIZE 1024 |
| #define | OOKWIZ_VERSION "0.2.0" |
| #define | SPIFFS_PREFIX /OOKwiz |
| #define | MAX_BINS 10 |
| #define | MAX_MEANING_DATA 50 |
| #define | MAX_DEVICE_NAME_LEN 16 |
| #define | MAX_RADIO_NAME_LEN 16 |
| #define | MAX_DEVICES 10 |
| #define | MAX_RADIOS 10 |
Functions | |
| void | factorySettings () |
| void factorySettings | ( | ) |
Definition at line 4 of file config.cpp.