2056 Commits

Author SHA1 Message Date
fvanroie
39f8e17add Release fonts with command clearpage all #249 2022-04-25 17:38:14 +02:00
fvanroie
ba2ef55312 Use ledcWrite instead of analogWrite on ESP32 2022-04-24 03:20:03 +02:00
fvanroie
6eaf52f9b0 Fix for PWM issue 2022-04-24 03:12:09 +02:00
fvanroie
90d55a5cdf Use mqttLoop(); 2022-04-20 14:13:56 +02:00
fvanroie
8d8b2a194f Add HTTP_USERNAME and HTTP_PASSWORD to user_config_override 2022-04-20 12:15:00 +02:00
fvanroie
2dbc84f4d3
Merge pull request #322 from nagyrobi/patch-5
Update Romanian
2022-04-20 10:26:06 +02:00
H. Árkosi Róbert
9d8ae83ee1
Update ro_RO.h 2022-04-20 10:04:27 +02:00
H. Árkosi Róbert
d736a63a18
Update Romanian 2022-04-20 10:01:34 +02:00
H. Árkosi Róbert
796b89daf2
Update Hungarian 2022-04-20 09:53:08 +02:00
fvanroie
84d62ecb9e Add compiler flags checks to build offline version 2022-04-20 00:43:12 +02:00
fvanroie
9c5e4af555 Improved logging 2022-04-18 21:04:31 +02:00
fvanroie
564c7ef132 Add Filesystem Total, Used and Free size 2022-04-18 21:04:00 +02:00
fvanroie
53af0b0210 Test if the font exists and can be opened #249 2022-04-18 01:38:23 +02:00
fvanroie
42f05da78e Fix OTF font loading issue #249 2022-04-18 00:40:51 +02:00
fvanroie
529424a622 _backlight_pin defaults to undefined 2022-04-14 20:17:18 +02:00
fvanroie
c17ca8991d Swap bytes used and total 2022-04-14 20:02:20 +02:00
fvanroie
b7afda6cc9 Add custom/my_custom.h to hasplib.h 2022-04-12 23:49:26 +02:00
fvanroie
d521edc04b Add I2C_TOUCH_PORT 2022-04-12 22:24:04 +02:00
fvanroie
991b5fc73e Fix for freetype caching bug 2022-04-12 22:14:35 +02:00
fvanroie
b603742c55 Test LovyanGFX touch driver #220 2022-04-12 22:11:38 +02:00
fvanroie
b323341e17 Fix Screen rotation using Lanbon L8 does not affect touch #318 2022-04-12 22:10:43 +02:00
fvanroie
dd44892c72 Add boot.cmd script 2022-04-12 03:38:58 +02:00
fvanroie
beee7f5a4a Tweak random() for native builds 2022-04-12 03:11:39 +02:00
fvanroie
cbb98f7f4e Test writing random antiburn pixels 2022-04-12 03:03:55 +02:00
fvanroie
1a72c9e7a9 Remove headers from old drivers 2022-04-12 03:03:25 +02:00
fvanroie
c402a9932e Add libraries to hasplib 2022-04-12 02:36:14 +02:00
fvanroie
70c58213de Add ColorToHaspPayload 2022-04-12 02:35:21 +02:00
fvanroie
945ce73a76 Add ColorToHaspPayload 2022-04-12 02:35:10 +02:00
fvanroie
9816e0b3d3 Make HASP Settings responsive and implement POST api #246 2022-04-12 02:34:50 +02:00
fvanroie
5a288781a4 Use Primary and Secondary color instead of Hue 2022-04-12 02:28:07 +02:00
fvanroie
a3f2890ea0 Add configSet for lv_color_t variables 2022-04-12 02:24:24 +02:00
fvanroie
b073983275 Prevent redundant idle messages 2022-04-11 03:26:14 +02:00
fvanroie
c1143f8e74 Move file touch_driver_analog.h 2022-04-10 21:30:51 +02:00
fvanroie
702afb12e8 Remove Adafruit Touchscreen 2022-04-10 21:27:01 +02:00
fvanroie
1cbeb1bc53 Fix for nvs_iterator_t in Arduino core v1 2022-04-10 18:45:01 +02:00
fvanroie
b1b8141506 Make statusupdates smoother 2022-04-10 18:11:50 +02:00
fvanroie
ac98efff3e Add R61529_DRIVER #220 2022-04-10 14:35:36 +02:00
fvanroie
a96e82cc50 Fix std::to_string compiler error 2022-04-10 14:34:57 +02:00
fvanroie
5b83b4ca88 Antiburn improvements 2022-04-10 00:10:57 +02:00
fvanroie
b3eba99558 Add sensors command to publish of the sensor data 2022-04-10 00:10:18 +02:00
fvanroie
83011d3330 Reset sleep offset on local touch 2022-04-09 23:26:58 +02:00
fvanroie
f0443301cc Code cleanup 2022-04-09 23:02:26 +02:00
fvanroie
b0fea83a55 Allow for 8 byte calibration data 2022-04-09 23:02:03 +02:00
fvanroie
014d95aa45 User hasplib header 2022-04-09 21:29:28 +02:00
fvanroie
e30e6bbeca Use hasplib header 2022-04-09 21:29:14 +02:00
fvanroie
53968a7b43 Add hasp_set_sleep_offset to fix first touch idle 2022-04-06 21:18:59 +02:00
fvanroie
335d0509b4 Move Menu button of the about page up 2022-04-06 20:20:23 +02:00
fvanroie
5ccf73695e Improve backlight handling and idle can be set to a state 2022-04-06 20:18:23 +02:00
fvanroie
10ec121143 Update LovyanGFX driver for Lanbon L8 #220 2022-04-06 00:45:56 +02:00
fvanroie
c26570c13e More detaileled chip model in info 2022-04-06 00:34:54 +02:00