mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
-
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# 1 "/var/folders/kt/8psth65x03v6tw_phdhbj12r0000gn/T/tmpnfZO0a"
|
||||
#include <Arduino.h>
|
||||
# 1 "/Users/andrey/Documents/Arduino/lighthub/lighthub/lighthub.ino"
|
||||
#include "main.h"
|
||||
void setup();
|
||||
void loop();
|
||||
#line 2 "/Users/andrey/Documents/Arduino/lighthub/lighthub/lighthub.ino"
|
||||
void setup(){
|
||||
|
||||
setup_main();
|
||||
|
||||
|
||||
}
|
||||
void loop(){
|
||||
|
||||
loop_main();
|
||||
}
|
||||
Reference in New Issue
Block a user