lutzbickhardt
lutzbickhardt
when running toit on two devices I get with nmap: ... Nmap scan report for toit.fritz.box (192.168.1.56) ... Nmap scan report for toit.fritz.box (192.168.1.65) ... lutz@HONOR:~/jaguar/third_party/toit$ /home/lutz/jaguar/build/jag scan Scanning ......
(this might impact the toit language as such not only jaguar) Imagine you want to write (more or less) portable code for different versions of hardware (such as M5stackCore2 or...
Hi Schakko, trying to use node-usb the code never reaches ...4... , but does so without any prior errors, so I guess libusb is installed correctly assert.doesNotThrow(function() { instance.setDebugLevel(0); });...
when checking for workarounds of issue 186/187 I tried an older iMac and using nvm checked node.js versions 8, 10, 12, 14, 15; all ended by producing ``` lutzbickhardt$ npm...