Quelltext /~heha/Mikrocontroller/Displays/convac/uba.zip/src/loadhex.h

#pragma once
typedef unsigned char byte;
void store_buffer(const byte*,unsigned,unsigned);
bool loadhex(const byte*,unsigned,bool=false);
Vorgefundene Kodierung: UTF-80