PaulStoffregen / Ethernet

Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)
http://www.pjrc.com/teensy/td_libs_Ethernet.html
130 stars 83 forks source link

Undefine LISTEN for AT90CAN32/64/128 #33

Open MCUdude opened 5 years ago

MCUdude commented 5 years ago

LISTEN is a reserved word in iocanxx.h.

This fix makes this library compatible with AT90CAN32/64/128 through MegaCore!