mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-09 20:20:17 +00:00
Currently Auto probing for BMP/BME280 does not work because kernel module name in the call is not correct. Package name was used instead of kernel module name. Signed-off-by: Robert Marko <robimarko@gmail.com>