diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-17 17:15:51 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-04-17 17:15:51 +0200 |
commit | d78062b1643006c59e325d4821361e56d9bd3b71 (patch) | |
tree | 79b233e0ab801b7bb9d64be526157d27b7abe301 /asm/jo_f_status.asm | |
parent | Using libespeak and libnotify (diff) | |
download | lowbat-bsd-d78062b1643006c59e325d4821361e56d9bd3b71.tar.gz lowbat-bsd-d78062b1643006c59e325d4821361e56d9bd3b71.tar.bz2 lowbat-bsd-d78062b1643006c59e325d4821361e56d9bd3b71.tar.xz lowbat-bsd-d78062b1643006c59e325d4821361e56d9bd3b71.tar.zst lowbat-bsd-d78062b1643006c59e325d4821361e56d9bd3b71.zip |
Starting the main program, bus error somehow
Diffstat (limited to '')
-rw-r--r-- | asm/jo_f_status.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/jo_f_status.asm b/asm/jo_f_status.asm index 326f58e..723df0b 100644 --- a/asm/jo_f_status.asm +++ b/asm/jo_f_status.asm @@ -3,7 +3,7 @@ ;; File : jo_f_status.asm /_________/ ;; ;; Author : Joe | ;; ;; Date : 04/2020 | ;; -;; Info : gets batt status | ;; +;; Info : Gets batt status | ;; ;; / | ;; ;; \ / ;; ;; \_____/ ;; |