converted 110 to a quiz (quiz 9)

This commit is contained in:
Alexander Sisco
2025-02-10 16:59:48 -08:00
parent 838fb4ab9d
commit 20596bc290
3 changed files with 3 additions and 3 deletions

View File

@@ -1269,7 +1269,7 @@ const exercises = [_]Exercise{
\\Max difference (new fn): 0.014
,
},
.{ .main_file = "110_bit_manipulation3.zig", .output =
.{ .main_file = "110_quiz9.zig", .output =
\\Toggle pins with XOR on PORTB
\\-----------------------------
\\ 1100 // (initial state of PORTB)