Add short list to HSFV_manage

This commit is contained in:
eddyem
2018-03-25 10:50:23 +03:00
parent bf4ea0c493
commit b73587a5e4
15 changed files with 889 additions and 112 deletions

View File

@@ -56,6 +56,9 @@
// unused arguments with -Wall -Werror
#define _U_ __attribute__((__unused__))
#define ASTRING(MACRO) #MACRO
#define STRING(MACRO) ASTRING(MACRO)
/*
* Coloured messages output
*/