Skip to content

Commit 0d777fa

Browse files
committed
tweaks
1 parent 7a83538 commit 0d777fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/Inkplate6FLICK/Projects/Inkplate6FLICK_Quotables/Inkplate6FLICK_Quotables.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
Want to learn more about Inkplate? Visit www.inkplate.io
2121
Looking to get support? Write on our forums: https://forum.soldered.com/
22-
15 March 2024 by Soldered
22+
14 March 2024 by Soldered
2323
*/
2424

2525
// Next 3 lines are a precaution, you can ignore those, and the example would also work without them
@@ -40,6 +40,7 @@ char pass[] = "";
4040

4141
// Include fonts used
4242
#include "Fonts/FreeMonoBold12pt7b.h"
43+
4344
#include "Fonts/FreeMonoBold24pt7b.h"
4445

4546
// Our networking functions, declared in Network.cpp

0 commit comments

Comments
 (0)