Removed Kconfig

This commit is contained in:
2021-05-31 16:08:12 +02:00
parent 26c0d4c557
commit 26979f6050

10
Kconfig
View File

@ -1,10 +0,0 @@
menu "Fast LED"
config FAST_LED_TEST
bool "Create a Fast LED option in case I need to later"
default n
help
I don't know if I'm going to have to add menuconfig options in the future.
Maybe I will. If I do, this is the template for doing it.
endmenu