J 3 년 전
부모
커밋
a94ab94a92
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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) {