| @@ -1,33 +0,0 @@ | |||
| #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 2024-02-21 19:09:31 | |||
| #include "Arduino.h" | |||
| #include <Arduino.h> | |||
| #include <esp32-hal.h> | |||
| #include <esp32-hal-gpio.h> | |||
| #include <ESP_FlexyStepper.h> | |||
| #include <HardwareSerial.h> | |||
| #include <pins_arduino.h> | |||
| #include <Wire.h> | |||
| #include <WString.h> | |||
| #include "Display.h" | |||
| #include "ExEzButton.h" | |||
| #include "RotaryControler.h" | |||
| #include "RouterElevator.h" | |||
| #include "RouterSetup.h" | |||
| #include "Status.h" | |||
| #include "WLS.h" | |||
| void limitSwitchHandler() ; | |||
| void Initialize() ; | |||
| void setup() ; | |||
| void loop() ; | |||
| void SetActualStatus(Status newStatus) ; | |||
| #include "Fraestisch_SFTools.ino" | |||
| #endif | |||