https://github.com/RAKWireless/RAK-nRF52-RUI/blob/00ff6b17a273a7e6483996bcf6093794ad6725b0/cores/nRF5/component/service/mode/cli/atcmd_queue.h#L21 This macro conflicts with ArduinoJson (https://github.com/bblanchon/ArduinoJson/issues/1978). Please use a naming convention that doesn't clash with standard C++ practices. For example, use `ALL_CAPS`, as recommended in the [Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Res-ALL_CAPS).