This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

#if ISR

I have created a very useful macro that will have disastrous results if it is used inside an ISR. A few years from now some unsuspecting soul (who could be me) will probably use it inside an ISR and spend days debugging.

Is there a means of:

#if ISR
tell the clown this is bad
#endif

If not, would this be a useful addition?

Erik

0