Skip to content

Commit 11f1877

Browse files
committed
mod: sciencekit r3 to sciencekit
1 parent dc22a28 commit 11f1877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ScienceJournal/ScienceJournal.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ void setup(){
5050

5151
address.toUpperCase();
5252

53-
name = "ScienceKit R3 - ";
53+
name = "ScienceKit - ";
5454
name += address[address.length() - 5];
5555
name += address[address.length() - 4];
5656
name += address[address.length() - 2];

0 commit comments

Comments
 (0)