DEBSOURCES
Skip Quicknav
sources / arduino / 1%3A1.0.1%2Bdfsg-7 / build / shared / examples / 01.Basics / BareMinimum / BareMinimum.ino
123456789
void setup() { // put your setup code here, to run once: } void loop() { // put your main code here, to run repeatedly: }