fix typo in NC layout description (#7622)

This commit is contained in:
Vladimir Dudnik 2021-09-23 17:13:57 +03:00 committed by GitHub
parent 84a07889f0
commit 6e95c96443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ enum Layout : uint8_t {
// 2D
HW = 192, //!< HW 2D layout
NC = 193, //!< HC 2D layout
NC = 193, //!< NC 2D layout
CN = 194, //!< CN 2D layout
BLOCKED = 200, //!< A blocked layout