mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2026-01-23 19:33:23 +00:00
more doc work
This commit is contained in:
10
files/README.md
Normal file
10
files/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Setup files for MQ Pro on ubuntu
|
||||
1 `55_net.cfg`
|
||||
Place in `/etc/cloud/cloud.cfg.d/` on the SD card and edit before first boot to preconfigure a wifi network.
|
||||
see comments in file
|
||||
1 `rtl_bt/*`
|
||||
Bluetooth firmware files, place in `/usr/lib/firmware/rtl_bt/`.
|
||||
Also install `bluez` to use via `bluetoothctl`
|
||||
Requires a reboot
|
||||
1 `mqpro-status-led.service`
|
||||
Place in `/etc/systemd/system/`, run `sudo systemctl daemon-reload` then `sudo systemctl enable --now mqpro-status-led.service`
|
||||
Reference in New Issue
Block a user