Add configuration ports for the flash
This commit is contained in:
@@ -8,8 +8,9 @@ upload_folder = "src/static/uploads"
|
|||||||
|
|
||||||
# Raspberry Pi Configuration
|
# Raspberry Pi Configuration
|
||||||
[rpi]
|
[rpi]
|
||||||
button_gpio_port_number = 17
|
button_gpio_port_number = 2
|
||||||
indicator_gpio_port_number = 18
|
indicator_gpio_port_number = 22
|
||||||
|
flash_gpio_port_number = 16
|
||||||
flash = true
|
flash = true
|
||||||
|
|
||||||
# Users = Password
|
# Users = Password
|
||||||
|
|||||||
Reference in New Issue
Block a user