Rename BTENABLED to BLUETOOTH
- For some reason it’s easy to forget what BT stands for, but it doesn’t need an abbreviation.
This commit is contained in:
committed by
Richard Wackerbarth
parent
68055a5959
commit
1e2deff4fd
@@ -374,4 +374,8 @@
|
||||
#error SDCARDDETECTINVERTED is now SD_DETECT_INVERTED. Please update your configuration.
|
||||
#endif
|
||||
|
||||
#ifdef BTENABLED
|
||||
#error BTENABLED has been replaced with BLUETOOTH. Please update your configuration.
|
||||
#endif
|
||||
|
||||
#endif //SANITYCHECK_H
|
||||
|
Reference in New Issue
Block a user