simplify defaulting for "SKETCH"

tmp/arduino-cli-pre-rebase
Jesse Vincent 4 years ago
parent fea85506ec
commit c81a84e62b
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -3,7 +3,7 @@
## NEEDS: SKETCH ## NEEDS: SKETCH
## Should be included when the current directory is the dir of the Sketch. ## Should be included when the current directory is the dir of the Sketch.
SKETCH="${SKETCH:-${DEFAULT_SKETCH}}" : "${SKETCH:=${DEFAULT_SKETCH}}"
######## ########
######## Keyboard hardware definitions ######## Keyboard hardware definitions

Loading…
Cancel
Save