anno73
anno73
I do understand that there are a whole lot of image editing tools out there. And I do understand that the main focus of audiveris is to recognize "music artifacts"....
Similar here. I'd like to define global hook scripts (e.g. `recipe.hooks.sketch.prebuild`) without interfering with updates. Maybe located in "sketchbook location\global" or something?
I have the same issue. For now I copied `...\arduino-1.8.13\hardware\arduino\avr\libraries\EEPROM` to `...\.platformio\packages\framework-arduino-avr-digistump\libraries`. This seems to solve the issue for now. Putting the lib to project's src folder is no good,...
Thanks for the reply and thanks for the link. To be honest, I mistrust code that leaves warnings during compile time. Even if they can be safely ignored - possibly...
Tested it on my source too and compiles w/o any issues. Final code is even a bit smaller: tiny/tinyx5: 5628 ArminJo: 5482 Also ram usage is slightly smaller by some...
@maxgerhardt > I created a new zip https://github.com/ArminJo/DigistumpArduino/blob/master/framework-arduino-avr-digistump-1.7.1.zip. I updated to v1.7.1. Upon first compile I get following errors: ~~~ > Executing task in folder relay: C:\Users\alex\.platformio\penv\Scripts\pio.exe run < Processing...
> @anno73 what would you suggest? > > As told, I use Eclipse and Sloeber, and have no experience with PIO. @ArminJo I have no idea as I am not...
Hi! I went throught the process and did some documentation. please find below. Feedback always welcome. You might also find my upgrade thread interesting: https://www.thingiverse.com/groups/tronxy-x1/forums/general/topic:31507 There I have posted a...
Are the results with marlin better than with repetier? On Wed, 12 Dec 2018, Dennis Timmermann wrote: > > As far as I remember this version was working fine with...
I have same device. Upon first plugin and registering I got a whole lot of error messages in z2m. With initial instructions from https://github.com/Koenkk/zigbee2mqtt/issues/21738#issuecomment-2039818205 and file from https://github.com/Koenkk/zigbee2mqtt/issues/21738#issuecomment-2049511623 (I had...