Skip to content

Commit

Permalink
fixed glcdlib link
Browse files Browse the repository at this point in the history
  • Loading branch information
SlyRemarks authored Sep 19, 2018
1 parent 85f2faa commit 7f14af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/tester/tester.ino
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// or https://github.com/milesburton/Arduino-Temperature-Control-Library

// - JeeLib https://github.com/jcw/jeelib
// - GLCD_ST7565 https://github.com/jcw/glcdlib
// - GLCD_ST7565 https://github.com/openenergymonitor/glcdlib
//-------------------------------------------------------------------------------------------------------------------------------------------------

#include <OneWire.h> // http://www.pjrc.com/teensy/td_libs_OneWire.html
Expand Down

0 comments on commit 7f14af6

Please sign in to comment.