@@ -38,10 +38,7 @@ format-adsb: ## Format code
@cd adsb && cargo fmt
build-adsb: ## Build the ADS-B project
@cd adsb && cargo build
run-adsb: ## Run the ADS-B Receiver
@cd adsb && cargo run -- -c -D
@cd adsb && cargo build --release
#################
# UI Commands #
The note is not visible to the blocked user.