Commit graph

64 commits

Author SHA1 Message Date
mrfaptastic
56d5fd504b
Update README.md 2020-12-27 13:53:12 +00:00
Emil Muratov
521e5b0a57 Merge branch 'master' into trials 2020-12-22 15:13:13 +03:00
Emil Muratov
445c0424f4 spelling mistakes/readme corrections 2020-12-19 20:07:03 +03:00
mrfaptastic
6e02b76997
Update README.md 2020-12-12 12:30:56 +00:00
mrfaptastic
d446d1195c
Update README.md 2020-12-07 18:29:51 +00:00
mrfaptastic
460b823200 Update library class and name 2020-11-28 09:45:30 +00:00
mrfaptastic
5214d0540e
Update README.md 2020-11-28 09:12:06 +00:00
mrfaptastic
eca67845c2
Update README.md 2020-11-28 09:11:31 +00:00
mrfaptastic
b6da8ea09a Change library name 2020-11-28 08:39:35 +00:00
mrfaptastic
9f91501836
Update README.md 2020-11-28 08:13:39 +00:00
mrfaptastic
b64ead0074
Update README.md 2020-11-13 00:14:20 +00:00
mrfaptastic
ebdcd5d3de
Update README.md 2020-11-05 23:53:55 +00:00
mrfaptastic
30be56c293
Update README.md 2020-09-06 17:33:39 +01:00
mrfaptastic
c3abd53704
Update README.md 2020-09-06 17:31:21 +01:00
mrfaptastic
b69a809b9d
Update README.md 2020-09-06 17:24:51 +01:00
mrfaptastic
0d3a548e0f
Update README.md 2020-09-06 17:22:51 +01:00
mrfaptastic
722977eb1f
Update README.md 2020-08-24 23:52:43 +01:00
mrfaptastic
fc536da28b
Update README.md 2020-08-24 23:51:33 +01:00
mrfaptastic
38bf5ca5ca
Update README.md 2020-08-15 15:38:06 +01:00
mrfaptastic
b504f6292d Minor update 2020-08-14 10:21:31 +01:00
mrfaptastic
d48542d599
Update README.md 2020-08-14 10:15:08 +01:00
mrfaptastic
04251a3805
Update README.md 2020-08-14 10:09:53 +01:00
mrfaptastic
291835f04c
Update README.md 2020-08-14 10:08:48 +01:00
mrfaptastic
5b9022d74c
Update README.md 2020-08-14 10:06:07 +01:00
mrfaptastic
303ad944a0
Update README.md 2020-08-14 10:03:28 +01:00
mrfaptastic
d35f4a44f1
Update README.md 2020-08-14 10:02:58 +01:00
mrfaptastic
cc021982de
Update README.md 2020-08-13 14:17:47 +01:00
mrfaptastic
40be46794c
Update README.md 2020-08-13 14:16:42 +01:00
mrfaptastic
da85e53d71
Update README.md 2020-08-13 14:12:23 +01:00
mrfaptastic
ebe81a5574
Update README.md 2020-08-13 14:12:07 +01:00
mrfaptastic
1b07848b14
Update README.md 2020-08-11 20:49:36 +01:00
mrfaptastic
4fd25c4a4e
Update README.md 2020-08-11 12:42:54 +01:00
mrfaptastic
33185e222b
Update README.md 2020-08-03 14:51:48 +01:00
mrfaptastic
bbc5c7a04c
Update README.md 2020-08-03 14:17:03 +01:00
mrfaptastic
5caea96424
Update README.md 2020-08-03 14:11:50 +01:00
mrfaptastic
54d6e485b9
Update README.md 2020-08-03 14:09:55 +01:00
mrfaptastic
a24c09560e Added Chained Panels example 2020-08-02 22:47:02 +01:00
mrfaptastic
80d5ddff4c Minor wording fixes 2020-07-30 23:21:08 +01:00
mrfaptastic
a0b6f0d493 Return to using Adafruit_GFX
Actual testing has revealed that GFX_Root doesn't actually save any program or memory. Apparently uses more according to the compiler.

Defaulting the library back to Adafruit GFX.

With Adafruit GFX:
Sketch uses 801298 bytes (61%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48992 bytes (14%) of dynamic memory, leaving 278688 bytes for local variables. Maximum is 327680 bytes.

With GFX_Root:
Sketch uses 804962 bytes (61%) of program storage space. Maximum is 1310720 bytes.
Global variables use 49008 bytes (14%) of dynamic memory, leaving 278672 bytes for local variables. Maximum is 327680 bytes.
2020-07-30 08:37:39 +01:00
mrfaptastic
f30bb5f136
Update README.md 2020-07-29 11:53:06 +01:00
mrfaptastic
9a5ed4db9e Improved memory checks 2020-07-29 10:44:38 +01:00
mrfaptastic
75136c59e1 New Version 2020-07-29 08:47:54 +01:00
mrfaptastic
32d8c2e26d
Update README.md 2019-08-18 15:13:34 +01:00
mrfaptastic
0c9900bb01
Update README.md 2019-08-18 15:12:55 +01:00
mrfaptastic
30e84e9eec
Update README.md
Remove confusing reference to the ESP32 bugs document. No longer relevant.
2019-08-18 15:08:55 +01:00
mrfaptastic
08ef29b73f
Update README.md 2019-07-30 23:37:40 +01:00
mrfaptastic
e22a1173ef Update README.md 2019-07-29 13:30:40 +01:00
mrfaptastic
b700ff94bf Update README.md 2019-07-29 13:29:42 +01:00
mrfaptastic
cc3551c088 Update re brightness level 2019-07-29 13:27:52 +01:00
mrfaptastic
1ce9f70e4b Updated readme regarding ghosting 2019-07-29 11:37:30 +01:00