use constexpr const

main
Yik Teng Hie 1 year ago
parent e0d14fb547
commit 1113c5817f

@ -71,7 +71,7 @@
#define IPC_PACKAGE "D:\\machine\\interprocess\\rt\\package.fbi"
// for runtime publish of machine state light config from db to text json
constexpr char* IPC_MCSTATE_LIGHT = R"(d:\machine\interprocess\rt\McStateLight.json)";
constexpr const char* IPC_MCSTATE_LIGHT = R"(d:\machine\interprocess\rt\McStateLight.json)";
// cater for ui to store misc info if needed
#define IPC_UI_PATH "D:\\machine\\interprocess\\ui\\"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save