Commit cb9ba64d authored by Eric Duminil's avatar Eric Duminil
Browse files

Update

parent b75e6778
......@@ -31,7 +31,7 @@ else
@exit 1
endif
clean: ## Clean code
clean: ## Clean project
pio -f -c vim run --target clean
program:
......@@ -40,8 +40,8 @@ program:
uploadfs:
pio -f -c vim run --target uploadfs
update:
pio -f -c vim update
update: ## Update PIO
pio pkg update
monitor: ## Monitor ESP output
pio device monitor --filter colorize
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment