Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 58c7ca2

Browse files
committed
trigger github update
1 parent e3d77e3 commit 58c7ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/FirebaseMorse_ESP8266/FirebaseMorse_ESP8266.ino

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#define WIFI_SSID "SSID"
2424
#define WIFI_PASSWORD "PASSWORD"
2525

26+
2627
const int shortMillis = 500;
2728
const int longMillis = shortMillis * 3;
2829

0 commit comments

Comments
 (0)