ea25bc48d7
Reading the wl1251 data on each boot can be useful when using the same SD card on different devices, allowing each to fetch its correct calibration data. Additionally, this opens up the possibility to simplify the packaging (in follow-up commit)
3 lines
41 B
Bash
3 lines
41 B
Bash
#!/bin/sh
|
|
|
|
rc-update add wl1251-cal boot
|