heptagon-arduino/led_button/main.h

4 lines
62 B
C

#ifndef MAIN_H
#define MAIN_H
#include "prog_c/prog.h"
#endif