| 12345678910111213141516171819 |
- #ifdef __IN_ECLIPSE__
- //This is a automatic generated file
- //Please do not modify this file
- //If you touch this file your change will be overwritten during the next build
- //This file has been generated on 2025-12-21 14:22:01
-
- #include "Arduino.h"
- #include "Arduino.h"
- #include <LCDWIKI_GUI.h>
- #include <LCDWIKI_SPI.h>
- #include "RotaryControler.h"
-
- void setup() ;
- void loop() ;
-
- #include "EchoLot.ino"
-
-
- #endif
|