Skip to content

Commit 86df279

Browse files
committed
move generic examples into a dummy library and rename them back to *.ino to make them visiable in the Arduino IDE
1 parent 6c68810 commit 86df279

File tree

117 files changed

+6
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+6
-0
lines changed

sduino/hardware/sduino/stm8/libraries/Generic_Examples/empty.h

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Read a potentiometer, print its state out to the Arduino Serial Monitor.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The bare minimum of code needed to start an Arduino sketch.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Turn an LED on and off.

0 commit comments

Comments
 (0)