moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes

This commit is contained in:
csoler 2017-04-18 21:11:37 +02:00
parent f8fc8b40e4
commit e2d9152b22
52 changed files with 58 additions and 598 deletions

View file

@ -60,7 +60,7 @@
******************************************************************/
#include <util/smallobject.h>
#include "itempriorities.h"
#include "rsitems/itempriorities.h"
const uint8_t RS_PKT_VERSION1 = 0x01;
const uint8_t RS_PKT_VERSION_SERVICE = 0x02;