Hi, How can I leave a line when I am writing in FS_File?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
esay_3634691
Level 1
Level 1

Hi I am using Emfile for commutication with micro sdcard. I can create a file and write on it, but I dont know how can I change the line when I am writing the text.

thanks,

Esteban

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hi Esteban,

I think you need to do something like as shown with variable "text" as stated in this link:

javascript - fs writefile new line not working - Stack Overflow

View solution in original post

0 Likes
1 Reply
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hi Esteban,

I think you need to do something like as shown with variable "text" as stated in this link:

javascript - fs writefile new line not working - Stack Overflow

0 Likes