What does this do?Is that ever actually going to be true?
Shouldn't it be this instead?
Code:
if (DEFINED ENV{PICO_SDK_PATH} AND (NOT PICO_SDK_PATH))
Shouldn't it be this instead?
Code:
if (DEFINED ENV{PICO_SDK_PATH})
Statistics: Posted by LemonPi — Tue Mar 05, 2024 5:28 am