jurc192
jurc192
I'm trying to use (compile) your library, but it throws an error due to undefined function call: ``` .pio/libdeps/uno/ADS12-xx-Library/ads12xx.cpp:33:2: error: 'digitalWriteFast' was not declared in this scope digitalWriteFast(CS, HIGH); //...
### Issue description When installing Processing to **Ubuntu 16.04** I noticed that it's not very straighforward to find information on **how to install** processing. I had to go google "how...
### Issue description When installing Processing to **Ubuntu 16.04** I noticed that it's not very straighforward to find information on **how to install** processing. I had to go google "how...
Hello! What is the difference between 'Raspberry PI' and 'RaspberryPi' directories? (the first one has a space between the words)
Hello! I am trying to add the uGFX library to my PIO project unsuccessfully. I followed uGFX’s [instructions](https://wiki.ugfx.io/index.php/Getting_Started) on how to integrate the lib into the IDE, but I couldn’t...