mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-20 18:52:04 +02:00
more debug
This commit is contained in:
@ -31,6 +31,7 @@ function build_sketches()
|
||||
|
||||
function build_sketch()
|
||||
{
|
||||
set -e +x
|
||||
local arduino=$1
|
||||
local sketch=$2
|
||||
$arduino --verify $sketch;
|
||||
|
Reference in New Issue
Block a user