auto-generate code for mesh_msg.h

This commit is contained in:
Laura Klünder 2023-10-04 22:25:15 +02:00
parent e0961c16c1
commit e0c9f36c66
8 changed files with 325 additions and 45 deletions

View file

@ -1,2 +0,0 @@
def get_mesh_comm_group(address):
return 'mesh_comm_%s' % address.replace(':', '-')