MySensors Library & Examples
2.3.2
|
#include <Arduino.h>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | FlashClass |
This class provides low-level access to internal Flash memory. More... | |
#define | FLASH_ERASE_CYCLES 10000 |
FLASH_ERASE_CYCLES. | |
#define | FLASH_PAGE_SIZE 4096 |
FLASH_PAGE_SIZE. | |
#define | FLASH_ERASE_PAGE_TIME 100 |
FLASH_ERASE_PAGE_TIME. | |
#define | FLASH_WRITES_PER_WORD 1 |
FLASH_WRITES_PER_WORD. | |
FlashClass | Flash |
extern FlashClass | |