forked from IQ.Lvbs/IQ.Pilot
IQ.Pilot Release Commit @ 0b96bd5
This commit is contained in:
@@ -168,6 +168,7 @@ def build_header():
|
||||
h += ' { "%s", {"%s", %s, %f, %d, %d}},\n' % \
|
||||
(k, k, should_log, v.frequency, decimation, v.queue_size)
|
||||
h += "};\n"
|
||||
h += "#define SERVICES_REGISTRY_STAMPED 1\n"
|
||||
h += f'static const char SERVICES_REGISTRY_TAG[] = "{registry_tag()}";\n'
|
||||
|
||||
h += "#endif\n"
|
||||
|
||||
Reference in New Issue
Block a user