File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ choice TRANSFER_PROTOCOL
1515
1616config TRANSFER_PROTOCOL_HTTP
1717 bool "http"
18-
1918config TRANSFER_PROTOCOL_HTTPS
2019 bool "https"
2120endchoice
@@ -68,7 +67,6 @@ choice SC_KEY_MODE
6867
6968config SC_KEY_MODE_HIGH
7069 bool "High level is pressed"
71-
7270config SC_KEY_MODE_LOW
7371 bool "Low level is pressed"
7472endchoice
@@ -90,7 +88,6 @@ choice PN532_IFCE
9088
9189config PN532_IFCE_UART
9290 bool "UART"
93-
9491config PN532_IFCE_I2C
9592 bool "I2C"
9693endchoice
@@ -130,7 +127,6 @@ choice SCREEN_PANEL
130127
131128config SCREEN_PANEL_SSD1331
132129 bool "SSD1331 96x64 OLED Panel"
133-
134130config SCREEN_PANEL_ST7735
135131 bool "ST7735 160x80 LCD Panel"
136132endchoice
@@ -177,7 +173,6 @@ choice LED_MODE
177173
178174config LED_MODE_HIGH
179175 bool "High level is on"
180-
181176config LED_MODE_LOW
182177 bool "Low level is on"
183178endchoice
You can’t perform that action at this time.
0 commit comments