We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ae173 commit a395ac5Copy full SHA for a395ac5
install.sh
@@ -15,4 +15,4 @@ mv ~/.ArduinoCore-API/api/tmpArduinoAPI.h ~/.ArduinoCore-API/api/ArduinoAPI.h
15
echo -e "\n\nLinking..."
16
ln -sf ~/.ArduinoCore-API/api ~/zephyrproject/modules/lib/Arduino-Zephyr-API/cores/arduino/.
17
18
-echo "\nModule Successfully installed..."
+echo -e "\nModule Successfully installed..."
0 commit comments