in progress not working version!!!

This commit is contained in:
Dmitry Borisenko
2020-12-22 12:38:05 +01:00
parent 0df63ba642
commit 5c664594af
15 changed files with 171 additions and 251 deletions

View File

@@ -4,7 +4,7 @@
#include "Global.h"
extern void itemsListInit();
extern void addItem2(String param);
extern void addItem2(int num);
extern void addItem(String name);
extern void addPreset(String name);
extern void addPreset2(int num);