This commit is contained in:
Jay D Dee
2020-01-30 03:47:11 -05:00
parent 88f81fda0b
commit 0681ca996d
46 changed files with 2882 additions and 10675 deletions

View File

@@ -1,5 +1,7 @@
#include "x16r-gate.h"
void (*x16_r_s_getAlgoString) ( const uint8_t*, char* ) = NULL;
void x16r_getAlgoString( const uint8_t* prevblock, char *output )
{
char *sptr = output;