#include "Tests.h" #include "Global.h" #include "ItemsList.h" #include "Macro.h" #include "Utils/StringUtils.h" void testsPerform() { Serial.println("====some tests section===="); //String str = "Geeks for Geeks "; // //Serial.println(itemsCount2(str, " ")); Serial.println("==========end============"); }