We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46248bf commit 05e4625Copy full SHA for 05e4625
libraries/FemtoCore/FemtoCore.h
@@ -17,7 +17,7 @@
17
#include <RTCZero.h>
18
19
20
- // #define ENABLE_SERIAL // We want serial USB output.
+ #define ENABLE_SERIAL // We want serial USB output.
21
// #define DEBUG // We also want to see debug serial output.
22
23
#ifndef FEMTO_SERIAL_BAUD_RATE
platform.txt
@@ -20,7 +20,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
name=Atmel SAM D21/R21 E
-version=1.8.3
+version=1.8.4
24
25
# Compile variables
26
# -----------------
0 commit comments