From 8f0e25dad34e73ae8921257042a7e33c723fdd06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Thu, 16 Apr 2020 16:54:55 +0800 Subject: [PATCH] Update base16384.h --- base16384.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base16384.h b/base16384.h index e524426..02ee354 100644 --- a/base16384.h +++ b/base16384.h @@ -1,3 +1,5 @@ +//base16384.h +//MIT fumiama 20200416 #include "bitio.h" #define HEAD 0x4E BIT outbuf;