Correct typo

This commit is contained in:
Bodmer
2017-03-01 00:13:54 +00:00
committed by GitHub
parent 2b63925ab4
commit 7fd7ab59f5

View File

@@ -3,7 +3,7 @@
// This is a sketch support tab containing function calls to read a screen image // This is a sketch support tab containing function calls to read a screen image
// off a TFT and send it to a processing client sketch over the serial port. // off a TFT and send it to a processing client sketch over the serial port.
// See the processing_sketch tab, it contains a capy of the processing sketch. // See the processing_sketch tab, it contains a copy of the processing sketch.
// Use a high baud rate, for an ESP8266: // Use a high baud rate, for an ESP8266:
/* /*