› Forums › General Questions and Comments › Can not connect with windows app through USB › Reply To: Can not connect with windows app through USB
2019-02-09 at 00:32
#2546
luc
Guest
Correction :
P.S In the latest build I had to replace
receivedChars[0] = “/0”;
with
receivedChars[0] = ‘/0’;
in order to compile without errors . IDE version 1.6.3.