L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
mysensors_flash.c
Go to the documentation of this file.
1/*
2 * mysensors_flash.c
3 *
4 * Module for load,save and delete measure data from/to flash
5 * The LoRa is not connected, measure data are save to flash
6 * The LoRa is just connected, the measure data are read from flash and remove after send to gateway
7 *
8 * Created on: 15. 1. 2026
9 * Author: Milan
10 */
11
12