mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 13:46:37 +00:00
Fix error in example comment
This commit is contained in:
parent
a82b18e778
commit
414982603b
@ -149,7 +149,7 @@ void SevensegDrawStringAt(uint16_t x, uint16_t y, char *str, uint16_t color, uin
|
|||||||
// x88 -> 58
|
// x88 -> 58
|
||||||
// f8.5 -> 8.5
|
// f8.5 -> 8.5
|
||||||
// f-9.34 -> -9.34
|
// f-9.34 -> -9.34
|
||||||
// f:-9.34 -> -9.34
|
// f:-9.34 -> -9.:34
|
||||||
// r255 -> 8. (all 8 segments on)
|
// r255 -> 8. (all 8 segments on)
|
||||||
|
|
||||||
switch (str[i]) {
|
switch (str[i]) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user