Skip to content

Conversation

@s-urbaniak
Copy link

This fixes the following compilation error:

/home/sur/Arduino/libraries/makeblock/src/MeSuperVariable.cpp: In member function 'void* MeSuperVariable::set_variable(char*, uint8_t, void*, uint8_t)':
/home/sur/Arduino/libraries/makeblock/src/MeSuperVariable.cpp:241:14: error: cannot convert 'bool' to 'void*' in return
       return false;
              ^~~~~

@nbourre
Copy link

nbourre commented Sep 26, 2022

@Makeblock-official : This simple modification fix the compilation problems!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants