Theo Arends
|
c39e2da6b5
|
Update GUI
Update GUI
|
2019-02-13 16:05:25 +01:00 |
Theo Arends
|
304ac6fe44
|
6.4.1.12 code changes (byte/boolean)
6.4.1.12 20190128
* Change code use of boolean to bool and byte to uint8_t
* Change code uint8_t flags to bool flags
|
2019-01-28 14:08:33 +01:00 |
Theo Arends
|
2e101839a4
|
Change web authentication
Change web authentication (#4865)
|
2019-01-10 12:57:42 +01:00 |
Theo Arends
|
447ec6256e
|
6.4.1.4 Update Copyright (C) 2019
6.4.1.4 20190101
* Update Copyright (C) 2019
|
2019-01-01 13:55:01 +01:00 |
Theo Arends
|
0b10f48e41
|
6.4.1.1 Fix most compiler warnings
6.4.1.1 20181224
* Fix most compiler warnings
|
2018-12-24 18:14:25 +01:00 |
Theo Arends
|
c1102a4863
|
6.4.0.2 Fix possible dtostrf bos
6.4.0.2 20181221
* Fix possible dtostrf buffer overflows by increasing buffers
|
2018-12-21 16:17:06 +01:00 |
Theo Arends
|
6c87ab205a
|
Fix possible strncat buffer overflows
Fix possible strncat buffer overflows
|
2018-11-22 15:41:30 +01:00 |
andrethomas
|
4a7e7b0dbb
|
Change C functions with () to (void)
|
2018-11-14 15:32:09 +02:00 |
Theo Arends
|
2c02532e1c
|
6.2.1.19 Rename user_config.h
6.2.1.19 20181023
* Fix header file execution order by renaming user_config.h to my_user_config.h
* Fix Arduino IDE compilation warning regarding e-paper library
|
2018-10-23 15:51:51 +02:00 |
Theo Arends
|
a7c912111c
|
Resize HX711 weight_item field
Resize HX711 weight_item field from 16 bit to 32 bit
|
2018-10-21 17:54:51 +02:00 |
Theo Arends
|
3f4320b95d
|
Add optional HX711 GUI
Add optional HX711 scale interface to web GUI demonstrating easy GUI plug-in
|
2018-10-21 16:30:05 +02:00 |
Theo Arends
|
fcc6d5437b
|
Add HX711 Load Cell
* Add support for DS3231 Real Time Clock
* Add support for HX711 Load Cell
* Add command WeightRes 0..3 to control display of decimals for kilogram
|
2018-10-11 17:33:07 +02:00 |