fixed typing errors

This commit is contained in:
Alex M
2018-10-06 18:05:37 -07:00
parent 6676770d63
commit cafc29ecee
3 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
#define _W5200_H
#ifdef __cplusplus
extern "C"{
extern "C" {
#endif
#include <stdint.h>

View File

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