Merged
This commit is contained in:
@@ -19,7 +19,7 @@ See more at https://blog.squix.org
|
|||||||
*/
|
*/
|
||||||
// Created by http://oleddisplay.squix.ch/ Consider a donation
|
// Created by http://oleddisplay.squix.ch/ Consider a donation
|
||||||
// In case of problems make sure that you are using the font file with the correct version!
|
// In case of problems make sure that you are using the font file with the correct version!
|
||||||
const char ArialRoundedMTBold_14[] PROGMEM = {
|
const char ArialRoundedMTBold_14[] PROGMEM = {
|
||||||
0x0E, // Width: 14
|
0x0E, // Width: 14
|
||||||
0x11, // Height: 17
|
0x11, // Height: 17
|
||||||
0x20, // First Char: 32
|
0x20, // First Char: 32
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
See more at https://blog.squix.org
|
See more at https://blog.squix.org
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user