if you open fileA.ino through windows explorer and while fileA is open, you open fileB.ino. Arduino IDE will just open another fileA window and not even open fileB. Using windows folder (not through ...
In order to make it easier for beginners to get started with writing Arduino sketches, and for the convenience of all users, Arduino CLI automatically generates and adds prototypes for functions ...