Remove commented-out code
This commit is contained in:
parent
1634acf2c4
commit
f49b161795
4 changed files with 0 additions and 14 deletions
|
@ -12,7 +12,6 @@
|
|||
/* MCUSR is a deprecated name but older avr-libc versions may define it */
|
||||
#if !defined (MCUCSR)
|
||||
# if defined (MCUSR)
|
||||
/*# warning *** MCUCSR not defined, using MCUSR instead ****/
|
||||
# define MCUCSR MCUSR
|
||||
# endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue