fix newline

This commit is contained in:
Jeff Epler 2025-03-19 15:04:25 -05:00
parent 585a3188e9
commit ef43caead5

View file

@ -72,4 +72,4 @@ cmake -S . -B build_${TAG} \
-DUSE_HSTX=1 \
-DSD_TX=35 -DSD_RX=36 -DSD_SCK=34 -DSD_CS=39 -DUSE_SD=1 \
${CMAKE_ARGS}
make -C build_${TAG} -j$(nproc)
make -C build_${TAG} -j$(nproc)