Skip to content

Commit

Permalink
Update xdrv_10_scripter.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
gemu2015 committed Nov 10, 2023
1 parent 328f5b2 commit b6d5185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ struct SCRIPT_MEM {
uint16_t script_size;
uint8_t *script_pram;
uint16_t script_pram_size;
uint8_t numvars;
uint16_t numvars;
uint8_t arres;
void *script_mem;
uint16_t script_mem_size;
Expand Down

0 comments on commit b6d5185

Please sign in to comment.