Bumped DTSH version number to 4 for peak/average bit rate calculations

This commit is contained in:
Thulinma 2017-11-01 15:25:36 +01:00
parent 7550ce52e4
commit 6b5016691d

View file

@ -23,7 +23,8 @@
//Changelog:
// Version 0-2: Undocumented changes
// Version 3: switched to bigMeta-style by default, Parts layout switched from 3/2/4 to 3/3/3 bytes
#define DTSH_VERSION 3
// Version 4: renamed bps to maxbps (peak bit rate) and added new value bps (average bit rate)
#define DTSH_VERSION 4
namespace DTSC {