Open antonjan opened 1 year ago
Error when compiling
/home/anton/GrowattUsbModbus/configfile.cpp:4:10: fatal error: String.h: No such file or directory 4 | #include | ^~~~~~ compilation terminated.
Could you possibly confirm which String.h file to use
Same problem here, which String.h out of 100 is missing?
comment out the line and i compiles //#include
Error when compiling
/home/anton/GrowattUsbModbus/configfile.cpp:4:10: fatal error: String.h: No such file or directory 4 | #include
| ^
~~~~~ compilation terminated.Could you possibly confirm which String.h file to use