You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,13 @@ This is a record of the major changes between versions of the SparkFun Arduino A
5
5
6
6
Each log entry will use the version number of the release that contains the changes listed. Newest version at the top of the file (just below this line)
7
7
8
-
1.0.6 - Aug 5 2019
8
+
1.0.7 -
9
9
===================
10
+
- Rectified error in Artemis variant pin map (pad 46 was listed as available when it is in fact not)
11
+
- Fixed CPU hang on certain 'analogWrite' calls
12
+
13
+
1.0.6 - Aug 5 2019
14
+
==================
10
15
- Added default SD support with Arduino SD library
11
16
- Fixed non-return errors in SPI library
12
17
- Added full duplex capability to 'transfer(uint8_t)'
0 commit comments