powergt
powergt
with version 2.3.2 I encountered problems on wifi: in the main loop it is necessary to insert a delay line of at least 6-7ms otherwise the wifi will not connect...
i open komodo IDE 12.0.1 (lastest version, os windows 10-21H2) GEAR, open remote directory, server: select a previous compiled server with this parameter tha on other ftp client work correctly:...
in file: EEPROMex.cpp in function: void EEPROMClassEx::setMemPool(int base, int memSize) { //Base can only be adjusted if no addresses have already been issued if (_nextAvailableaddress == _base) _base = base;...
added DNS_TIMEOUT and DNS_RETRIES definition to make possible change it in main program