Skip to content

Commit 5328039

Browse files
authored
Update main.ts
1 parent 3b89367 commit 5328039

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

main.ts

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,5 +274,30 @@ export function init_rc_baltimore () : void {
274274
_B7 = 0
275275
_C7 = 0
276276
}
277+
278+
//% block
279+
export function init_rc_auriol () : void {
280+
_A1 = 93
281+
_B1 = 157
282+
_C1 = 29
283+
_A2 = 221
284+
_B2 = 253
285+
_C2 = 61
286+
_A3 = 31
287+
_B3 = 21
288+
_C3 = 9
289+
_A4 = 22
290+
_B4 = 25
291+
_C4 = 13
292+
_A5 = 12
293+
_B5 = 24
294+
_C5 = 133
295+
_A6 = 8
296+
_B6 = 199
297+
_C6 = 165
298+
_A7 = 189
299+
_B7 = 181
300+
_C7 = 173
301+
}
277302
}
278303

0 commit comments

Comments
 (0)