Browse Source

Import in Sloeber

master
gituser 1 year ago
parent
commit
d1bc1caca5
3 changed files with 1 additions and 9 deletions
  1. 0
    5
      .sproject
  2. 1
    2
      sloeber.ino.cpp
  3. 0
    2
      spec.d

+ 0
- 5
.sproject View File

@@ -1,9 +1,4 @@
Config.Release.board.BOARD.ID=nano
Config.Release.board.BOARD.MENU.CpuFrequency=80
Config.Release.board.BOARD.MENU.DebugLevel=debug
Config.Release.board.BOARD.MENU.FlashFreq=80
Config.Release.board.BOARD.MENU.FlashSize=4M1M
Config.Release.board.BOARD.MENU.UploadSpeed=115200
Config.Release.board.BOARD.MENU.cpu=atmega328old
Config.Release.board.BOARD.TXT=${SLOEBER_HOME}/arduinoPlugin/packages/arduino/hardware/avr/1.8.4/boards.txt
Config.Release.board.PROGRAMMER.NAME=Default

+ 1
- 2
sloeber.ino.cpp View File

@@ -2,9 +2,8 @@
//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-12 21:37:17
//This file has been generated on 2024-02-21 17:55:44

#include "Arduino.h"
#include "Arduino.h"
#include <ArduinoJson.h>
#include <AccelStepper.h>

+ 0
- 2
spec.d View File

@@ -1,2 +0,0 @@
spec.o: \
Z:/Privat/Diverses/Arduino/Sketches/SloeberWS/.metadata/.plugins/org.eclipse.cdt.managedbuilder.core/spec.cpp

Loading…
Cancel
Save