Update drone.lua

This commit is contained in:
Innovation Inc 2021-01-07 17:42:57 -06:00 committed by GitHub
parent 3e9b448cae
commit 6f6467c7e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ local fwaddress = "https://raw.githubusercontent.com/DremOSDeveloperTeam/opencom
local commport = 6500
local idle_color = 0xFF00FF
local cmdrec_color = 0xFFFFFF
local cmdacc_color = 0x0000FF
local cmdacc_color = 0xFFFFFF
t.open(6500)