Browse Source

ignore sloeber.ino.cpp

master
gituser 1 year ago
parent
commit
4eedc05638
1 changed files with 0 additions and 33 deletions
  1. 0
    33
      sloeber.ino.cpp

+ 0
- 33
sloeber.ino.cpp View File

@@ -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

Loading…
Cancel
Save