Skip to content

Commit f60b051

Browse files
authored
classifying changes from pr #1
1 parent 2541373 commit f60b051

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TODO.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22
- power_all_disable(): portable way of turning off on-board devices
33
- attiny serial output and input (SoftwareSerial uses pin-change interrupts)
44
check out: https://github.com/frank26080115/Arduino-UsiSerial-Library/
5+
6+
Changes to [cherry-pick](https://coderwall.com/p/sgpksw/git-cherry-pick-from-another-repository):
7+
- Fix examples [24f4da3](../../pull/1/commits/24f4da3da3708afffd84b18a1d0eae57e9efe090), [22a0c5e](../../pull/1/commits/22a0c5e7e95045155747080efe3635d3282b1631), [a00cdc6](../../pull/1/commits/a00cdc6fc1ee24cae271a7311230b0f440f8d6db)
8+
- Break header dependencies on Arduino.h [8bc5132](../../pull/1/commits/8bc51324a0a8600c6d9ac1b4640dca0f62cff15f), [c9826eb](../../pull/1/commits/c9826ebaf46e34b78b040b64785bccfb3ba6918c)
9+
- Discard first measurement after ADC powered-up (other architectures) [9c0134d](../../pull/1/commits/9c0134dbec1f41d2fa2df3544dd93fbef94d8436)
10+
- Serial output for attiny84 (attiny85) [f76e69f](../../pull/1/commits/f76e69ffd1273028b8b831aa7603468d7f8a4fe5)

0 commit comments

Comments
 (0)