PrintService3D
PrintService3D
Thank you for the quick reply! Of course, I looked at all the existing examples and tried to figure out how to do it myself, but I couldn't figure it...
Any link in the voids returns to `"#define BLOCK_TO_READ" ` like here for example: ``` void loop() { showMeasurements(BLOCK_TO_READ); } ``` It could also be that I'm just too tired...
I forgot to share it yesterday. Now my code is ready. I expanded it directly with Measurement blocks that can be adjusted at the push of a button & read...
I actually just gave an example, I use blocks 1, 4, 7 and 115 I'll deal with the readGroup later and send an example there if I'm successful Currently I'm...
> Yes, if you check the Wiki for "library reference", you will find the `clearFaults` function. I didn't include it in the examples because I didn't want to clear the...