Change pre-processor symbol names to make them generic.

This commit is contained in:
Michael Banther
2019-10-02 16:51:46 +01:00
parent 0440020c2f
commit ce24c73dc0

View File

@@ -21,7 +21,7 @@
#if( 0 < HID_CONTROLS )
#if( 0 < NDP_ASSERT_LEVEL )
#if( 0 < INTERRUPT_ASSERT_LEVEL )
#define INT_ASSERT_LEVEL 1
#define INT_DEASSERT_LEVEL 0
#else