File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Plans for v0.4.0 include serial bootloader support using [picoboot-lib](https://
1313* [ analogRead()] ( https://www.arduino.cc/en/Reference/AnalogRead )
1414* [ analogReference()] ( https://www.arduino.cc/en/Reference/AnalogReference )
1515* [ analogWrite()] ( https://www.arduino.cc/en/Reference/AnalogWrite )
16- * [ delay()] ( https://www.arduino.cc/en/Reference/Delay )
17- * [ delayMicroseconds()] ( https://www.arduino.cc/en/Reference/DelayMicroseconds ) * wrapper for _ delay_us() *
16+ * [ delay()] ( https://www.arduino.cc/en/Reference/Delay )
17+ * [ delayMicroseconds()] ( https://www.arduino.cc/en/Reference/DelayMicroseconds )
1818* [ digitalRead()] ( https://www.arduino.cc/en/Reference/DigitalRead )
1919* [ digitalWrite()] ( https://www.arduino.cc/en/Reference/DigitalWrite )
2020* [ millis()] ( https://www.arduino.cc/en/Reference/Millis ) * Watchdog timer based. Will increase with steps of 16*
You can’t perform that action at this time.
0 commit comments