comparison Discovery/Inc/tStructure.h @ 773:2c243233c999

Menu shortcut for bailout / return to circuit when diving in CCR mode (mikeller)
author heinrichsweikamp
date Wed, 10 May 2023 16:24:57 +0200
parents 5078da3845c0
children 6169309d6eb9
comparison
equal deleted inserted replaced
772:b7e43b28bee1 773:2c243233c999
101 #define StDQUIT _MB(1,2,10,0,0) 101 #define StDQUIT _MB(1,2,10,0,0)
102 #define StDMARK _MB(1,2,11,0,0) 102 #define StDMARK _MB(1,2,11,0,0)
103 #define StDCHECK _MB(1,2,12,0,0) 103 #define StDCHECK _MB(1,2,12,0,0)
104 #define StDSIM5 _MB(1,2,13,0,0) 104 #define StDSIM5 _MB(1,2,13,0,0)
105 #define StDSIM6 _MB(1,2,14,0,0) 105 #define StDSIM6 _MB(1,2,14,0,0)
106 106 #define StDBAILOUT _MB(1,2,15,0,0)
107 107
108 #define StUART_STANDARD _MB(3,1,0,0,0) 108 #define StUART_STANDARD _MB(3,1,0,0,0)
109 #define StUART_RTECONNECT _MB(3,2,0,0,0) 109 #define StUART_RTECONNECT _MB(3,2,0,0,0)
110 110
111 #define StStop _MB(6,0,0,0,0) 111 #define StStop _MB(6,0,0,0,0)