mirror of https://github.com/ARMmbed/mbed-os.git
fixed a mistake where I was adding "can not supprted" error at wrong place
parent
f0a4451054
commit
a9ce00bb4d
|
|
@ -304,8 +304,6 @@ protected:
|
|||
|
||||
} // namespace mbed
|
||||
|
||||
#else
|
||||
#error CAN NOT SUPPORTED
|
||||
#endif
|
||||
|
||||
#endif // MBED_CAN_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue