diff options
Diffstat (limited to 'bin/ok_txt_file.h')
-rw-r--r-- | bin/ok_txt_file.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/ok_txt_file.h b/bin/ok_txt_file.h new file mode 100644 index 0000000..31cfc74 --- /dev/null +++ b/bin/ok_txt_file.h @@ -0,0 +1,4 @@ +static unsigned char ok_txt[] = { +49 +}; + |