This commit is contained in:
2020-04-23 13:56:47 +03:00
parent 430483cb55
commit eccf1d2c7b

View File

@@ -113,6 +113,7 @@ private:
PIKbdListener kbd;
int main(int argc, char * argv[]) {
PIStringList dl = PISerial::availableDevices();
piCout << dl;