100-Days-Of-Code/Arduino/subsandwich/subsandwich.ino
Arcron ArchLinux 05d271bcaa 100Days
2024-10-26 14:58:28 +05:30

10 lines
129 B
C++

void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}