Step1:
Go to your desktop and right click on an empty space choose New then Text Document.
Step2:
Copy the code below and paste into the file.
// |
Step3:It's time to save the file so go to File > then click on Save As after clicking on save as you need to keep few things in your mind. Name the file, in this case dht11 and make sure you write .h at the end and file type should be All Files and the last thing choose Encoding as ANSI then click save. That's it you've made your .h file with Notepad.
You can use the same method to create other files like .ino, .cpp and many more.
Note:
Remember which ever file you edit don't delete the file name from the dot for example .php, .html, .dll, and .h or what ever name you see. And another thing is that backup the file before you edit it. Because if you make any mistake in the coding you can always replace with the backup ones.
I hope this will help you in lot of places. Thanks
No comments:
Post a Comment