Fix debug compilation

This commit is contained in:
Xavier Arteaga 2021-04-27 17:05:48 +02:00 committed by Andre Puschmann
parent efd6c569b8
commit 290541993e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ static const uint16_t NMAX = 1024;
/*!
* \brief Base 2 logarithm of maximum codeword length
*/
static const uint16_t NMAX_LOG = 10;
#define NMAX_LOG 10U
/*!
* \brief \f$log_2(EMAX)\f$