mirror of
https://github.com/itead/ITEADLIB_Arduino_Nextion.git
synced 2026-03-07 02:26:49 +01:00
Organize the annotation again
This commit is contained in:
@@ -54,7 +54,7 @@ uint32_t NexCheckbox::Get_background_color_bco(uint32_t *number)
|
||||
|
||||
bool NexCheckbox::Set_background_color_bco(uint32_t number)
|
||||
{
|
||||
char buf[10] = {0};
|
||||
char buf[10] = {0};
|
||||
String cmd;
|
||||
|
||||
utoa(number, buf, 10);
|
||||
|
||||
Reference in New Issue
Block a user