fiatlux/firmware/lux.h
jedi 26211ea9ed
All checks were successful
continuous-integration/drone/push Build is passing
add files for main modules
2021-07-06 17:19:14 +02:00

16 lines
179 B
C

//
// Created by jedi on 25.06.21.
//
#ifndef FIRMWARE_LUX_H
#define FIRMWARE_LUX_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif //FIRMWARE_LUX_H