Hello everybody
i have a problem with a new extension device i’ve created for arduino uno in the mblock extension manager
everything is ok with the extension when i use it in mblock, except that when I want to create a custom block to make an optimized algorithm, nothing is generated in the code block (the function i’ve created is not declared and nothing appears in this part)
and off course it generates a bug when trying to upload to the arduino (beacause the function does not exist in the code)
Is this a bug of mblock or is there a way to solve this problem?
Thanks very much for your answer