[BOARD] fix typo in genimage script from last PR

This commit is contained in:
Apaczer
2023-07-16 20:20:04 +02:00
parent 004c656b1a
commit 3bbf058d81

View File

@@ -20,10 +20,10 @@ image bootfs.vfat {
file configs/.volume.conf {
image = "boot/configs/.volume.conf"
}
file configs/.backlight.conf {
file configs/.buttons.conf {
image = "boot/configs/.buttons.conf"
}
file configs/.backlight.conf {
file configs/.batterylow.conf {
image = "boot/configs/.batterylow.conf"
}
file configs/.backlight.conf {