Skip to content

Commit 93f8f2e

Browse files
committed
Cpp def typo fix
1 parent 2c2e6aa commit 93f8f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/picc/rc522_nxp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#include "rc522_picc.h"
3737
#include "rc522_types.h"
3838

39-
#ifdef __cplusus
39+
#ifdef __cplusplus
4040
extern "C" {
4141
#endif
4242

0 commit comments

Comments
 (0)