From 32a2969c06055c534254897da53f3743459fff60 Mon Sep 17 00:00:00 2001 From: heck Date: Sat, 8 Apr 2023 20:03:08 +0200 Subject: [PATCH] README - remove scopehero inline source --- README.md | 65 +------------------------------------------------------ 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/README.md b/README.md index 7f50216..5201363 100644 --- a/README.md +++ b/README.md @@ -646,70 +646,7 @@ Now we can combine them to create a 'scope' to visualize and debug any variable What is even more fun than 1 scope, is 3 scopes. Let generate 2 'signals', add them together to create a third signal, and use our scope technique to visualize whats going on. -```orca -................................#####...#####..#######.######..#######.#.....#.#######.######..#######................................... -...............................#.....#.#.....#.#.....#.#.....#.#.......#.....#.#.......#.....#.#.....#................................... -...............................#.......#.......#.....#.#.....#.#.......#.....#.#.......#.....#.#.....#................................... -................................#####..#.......#.....#.######..#####...#######.####....######..#.....#................................... -....................................##.#.......#.....#.#.......#.......#.....#.#.......#...#...#.....#................................... -...............................#....##.#.....#.#.....#.#.......#.......#.....#.#.......#....#..#.....#................................... -................................#####...#####..#######.#.......#######.#.....#.######..#.....#.#######................................... -......................................................................................................................................... -...................................................D1...........................D1....................................................... -...................................................*............................*........................................................ -..................................................1iz.......#.increment.#.......i8....................................................... -.................................................hB4.........#.bounce.#.........4B4...................................................... -...................................#.var.a.#....aVd............................bV0....#.var.b.#.......................................... -......................................................................................................................................... -......................................................................................................................................... -...........................................................#.add.a.and.b.#............................................................... -......................................................................................................................................... -................................................................Va..Vb................................................................... -................................................................dYdA0.................................................................... -.................................................................cVd..................................................................... -...............................................................#.var.c#.................................................................. -.......Cz.Va.........................................Cz.Vb.........................................Cz.Vc................................. -.......m.Xd..........................................m.X0..........................................m.Xd.................................. -..Va.....0123456789abcdefghhgfedcba987654321....Vb.....23432101234321012343210210123432101....Vc.....24666668aceeeeegikljhfdecaaaaa86422. -..dXE...........................................0XE...........................................dXE........................................ -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -.##.........................................##.##.........................................##.##.........................................# -......................................................................................................................................... -......................................................................................................................................... -``` +_(sorry no inline sources for the scopehero, just waaaaay too superman)_ ### Congrats