Let the SEGFAULTS begin!
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
6
main/main.c
Normal file
6
main/main.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "led_matrix.h"
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
init_led();
|
||||
}
|
Reference in New Issue
Block a user