cedricAbonnel
|
7a0a67a396
|
Update LibTeleinfo.cpp
error: ‘strlcpy’ was not declared in this scope and ist not a standard C function.
You might like to use strncpy.
|
2020-08-27 20:54:55 +02:00 |
Charles
|
8bdba6f2a5
|
Fix buffer size
|
2020-06-14 21:39:37 +02:00 |
Charles
|
c3fdacc8db
|
fixed (hopefully) corruption of data
|
2020-06-13 01:38:00 +02:00 |
Charles
|
f54c40bdb3
|
Re ordered struct to be more aligned
|
2020-06-13 01:35:53 +02:00 |
Charles
|
36904dc209
|
Merge branch 'master' of https://github.com/hallard/LibTeleinfo
|
2020-06-11 13:14:06 +02:00 |
Charles
|
d5ae0803e0
|
Fix label name corruption + ESP32
Fixed buffer corruption
added ESP32 compatibility
|
2020-06-11 13:10:14 +02:00 |
Yogui79
|
973977b304
|
Update LibTeleinfo.cpp
spelling correction checksum variable
|
2018-01-22 16:06:14 +01:00 |
Charles
|
d2b5a16450
|
calcChecksum is now public
|
2016-05-14 21:42:44 +02:00 |
Charles
|
976095f3ef
|
Added bytes alignment calculation on ESP8266
|
2016-05-09 16:07:38 +02:00 |
Charles
|
bd040bc227
|
Structure Alignement on linked list for ESP8266
|
2016-05-09 14:10:15 +02:00 |
Charles
|
36b4f71c99
|
Lib Folder Structured to conform Arduino 1.5+ spec
|
2016-02-07 02:39:34 +01:00 |