utf-8 check

Signed-off-by: Sadik.Ozer <Sadik.Ozer@maximintegrated.com>
pull/15263/head
Sadik.Ozer 2022-04-14 10:27:17 +03:00
parent 8323e9a7f5
commit 4dd01440c4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
#define _WDT_H_
#ifdef __CC_ARM
#pragma diag_suppress 66 // enumeration value is out of “int” range
#pragma diag_suppress 66 // enumeration value is out of "int" range
#endif
/* **** Includes **** */