arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.11k stars 7k forks source link

ATmega328P is incorrectly called "ATmega328" in multiple places on arduino.cc #6466

Open per1234 opened 7 years ago

per1234 commented 7 years ago

As stated in https://github.com/arduino/Arduino/issues/6369, this causes much confusion, suffering and generally makes Arduino look bad. Let's use the correct name! That extra "P" is really not so scary is it?

The following pages incorrectly call the ATmega328P "ATmega328"

kengdahl commented 6 years ago

Fixed most of the mentions of the 328 without the P. The rest are not that important. Closing the Issue.

per1234 commented 6 years ago

I strongly disagree. If Arduino can't even get the model number of the microcontroller right, what kind of quality can the customer expect from their products?