| 1234567891011121314151617181920 |
- #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 21:41:05
-
- #include "Arduino.h"
- #include "Arduino.h"
- #include <LCDWIKI_GUI.h>
- #include <SSD1283A.h>
- #include "RotaryControler.h"
- #include <Fonts/FreeMonoOblique9pt7b.h>
-
- void setup() ;
- void loop() ;
-
- #include "EchoLot.ino"
-
-
- #endif
|