mirror of
https://github.com/thestk/stk
synced 2026-02-07 01:36:16 +00:00
Version 4.4.0
This commit is contained in:
committed by
Stephen Sinclair
parent
d199342e86
commit
eccd8c9981
@@ -1,6 +1,8 @@
|
||||
|
||||
#include "SKINI.msg"
|
||||
|
||||
namespace stk {
|
||||
|
||||
#define __SK_MaxMsgTypes_ 80
|
||||
|
||||
struct SkiniSpec { char messageString[32];
|
||||
@@ -129,3 +131,5 @@ struct SkiniSpec skini_msgs[__SK_MaxMsgTypes_] =
|
||||
/* message. */
|
||||
/* */
|
||||
/*************************************************************************/
|
||||
|
||||
} // stk namespace
|
||||
|
||||
Reference in New Issue
Block a user