> I don't think you should be getting an "unintialised" warning for:
> extern const int8_t maxModule PROGMEM;

I had tried that - without success. But, thank you, dropping the PROGMEM attribute from extern declarations does it - but as you say, a workaround, not quite clean.

Juergen

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to