Re: programming question meggy jr

Home Evil Mad Scientist Forums Software Tools programming question meggy jr Re: programming question meggy jr

#20892
Windell Oskay
Keymaster

There is no difference between Arduino .pde and .ino files, except for those three letters.  “.pde” was used by Arduino prior to version 1.0, and “.ino” has been used since.   If you need to rename a file, just change those three letters.