Hi Sir Mhalicot,
I got this error when I tried to add autopots
autopots.c: In function ‘autoatpots_timer’:
autopots.c:79:20: warning: unused variable ‘item’ [-Wunused-variable]
struct item_data* item = NULL;
^
autopots.c: In function ‘atcommand_autopots’...