Files
platformio_fensterpiepser_e…/src/UpdateHandler.h
T

16 lines
189 B
C

/*
* UpdateHandler.h
*
* Created on: 04.08.2023
* Author: flori
*/
#ifndef UPDATEHANDLER_H_
#define UPDATEHANDLER_H_
void UpdateHandler(void);
#endif /* UPDATEHANDLER_H_ */