This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "otori_key.h" | |
| #if defined(_USING_HID) | |
| //#define NOT_A_TRAINING //本番は負論理で | |
| #ifdef NOT_A_TRAINING | |
| #define D_NOT | |
| #else | |
| #define D_NOT ! | |
| #endif | |
| static uint8_t IN_NUM[6] = { |