Skip to content

Commit a9ce00b

Browse files
committed
fixed a mistake where I was adding "can not supprted" error at wrong place
1 parent f0a4451 commit a9ce00b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/CAN.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ class CAN : private NonCopyable<CAN> {
304304

305305
} // namespace mbed
306306

307-
#else
308-
#error CAN NOT SUPPORTED
309307
#endif
310308

311309
#endif // MBED_CAN_H

0 commit comments

Comments
 (0)