diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-12 11:30:18 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-12 11:30:18 +0000 |
commit | fed4285a51b874113c41d9a9e78810640d71e5dc (patch) | |
tree | 1ad99a238c1d3b59be90a6a9728bb81930ab1c16 /electronics/cw2/final.asm | |
parent | 2ac42fa825d403e6285a58e08a62e6d549c86fa1 (diff) |
to much work
Diffstat (limited to 'electronics/cw2/final.asm')
-rw-r--r-- | electronics/cw2/final.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/electronics/cw2/final.asm b/electronics/cw2/final.asm index fd4ad7d..badb5a7 100644 --- a/electronics/cw2/final.asm +++ b/electronics/cw2/final.asm @@ -56,9 +56,8 @@ convert: movf BACK, W goto main -main: - ;goto vovhigh +main: call readadc0 movf B0, W |