J 3 years ago
parent
commit
a94ab94a92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      brainfuck.c

+ 1 - 1
brainfuck.c

@@ -4,7 +4,7 @@
     Due to the lack of documentation on the flipper i copied the picopass app,
     Due to the lack of documentation on the flipper i copied the picopass app,
     ripped its insides out and used its hollow corpse to build this app inside of.
     ripped its insides out and used its hollow corpse to build this app inside of.
 
 
-    i dont know how this stuff works and after 6 hours of trying to learn it, i dont
+    i dont know how this stuff works and after 6 hours of trying to learn it, i dont care
 */
 */
 
 
 bool brainfuck_custom_event_callback(void* context, uint32_t event) {
 bool brainfuck_custom_event_callback(void* context, uint32_t event) {