Merge pull request #61 from newAM/extern_c_cleanup

fixed typing errors
This commit is contained in:
Justin Kim
2018-10-17 10:36:00 +09:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#define _W5300_H_
#ifdef __cplusplus
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
extern "C" {
#endif
//*****************************************************************************