diff options
| author | Alexander Sisco <36649949+devspeare@users.noreply.github.com> | 2025-02-10 16:59:48 -0800 |
|---|---|---|
| committer | Alexander Sisco <36649949+devspeare@users.noreply.github.com> | 2025-02-10 21:33:15 -0800 |
| commit | 20596bc290404a56b2f23e2d95aa35137239e06f (patch) | |
| tree | ecd0a975d4fd2e41cd06924039c2398393095a6c /build.zig | |
| parent | 838fb4ab9d68b53fe08974a4843996d483928438 (diff) | |
converted 110 to a quiz (quiz 9)
Diffstat (limited to 'build.zig')
| -rw-r--r-- | build.zig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
