Skip to content

Commit 681ce84

Browse files
committed
Update version notes
1 parent 94ff28d commit 681ce84

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ v2.8:
66

77
* Corrects the serial token timestamp printing - resolves #192
88
* The charsReceived debug print ("Total chars received: ") now excludes the length of the timestamps
9+
* Consistent use of File32/ExFile/FsFile/File. Don't use SdFile for temporary files
910

1011
v2.7:
1112
---------

Firmware/OpenLog_Artemis/OpenLog_Artemis.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
v2.8:
159159
Corrects the serial token timestamp printing - resolves #192
160160
The charsReceived debug print ("Total chars received: ") now excludes the length of the timestamps
161+
Consistent use of File32/ExFile/FsFile/File. Don't use SdFile for temporary files
161162
162163
*/
163164

0 commit comments

Comments
 (0)