2#ifndef OSCR_PRINTABLES_H_
3# define OSCR_PRINTABLES_H_
5# include "common/specializations.h"
6# include "common/Types.h"
7# include "api/Storage.h"
17 static bool const value =
true;
23 static bool const value =
true;
User interface methods.
Definition Types.h:118
void printSync(T string)
Definition interfaces.h:564
void printLineSync(void)
Definition interfaces.h:597
Utility methods.
Definition Util.h:18
Main program.
Definition Storage.h:13
@ Serial
ASCII Serial.
Definition core-types.h:170
Interface for handling CRC32 values.
Definition crc32_t.h:14