blob: 673247ec7ff0b5ada19bbd218ae53db512616648 [file] [log] [blame]
Austin Schuh41baf202022-01-01 14:33:40 -08001#ifndef MAIN_H
2#define MAIN_H
3void led_indicator_pulse(void);
4
5#endif