Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two new blocks added for consideration: writefile and appendfile #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mark-webster-dev
Copy link

Initial upload of writefile and appendfile blocks for review.

README files in each folder shoudl give you enough to start.
Comment if examples are needed or additional information required.

@Bwvolleyball
Copy link

You probably don't want to commit the .DS_Store file 🤔


You can specify a character to be used as a newline (\n) character.

*i.e., if the characater for new lines is set to +, the follwiing applies:*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*i.e., if the characater for new lines is set to +, the follwiing applies:*
*i.e., if the character for new lines is set to +, the following applies:*


This block allows you to write text to a specified file on the raspberry pi.

Simply enter the path and filename, the content of the file and choose the file type.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Simply enter the path and filename, the content of the file and choose the file type.
Simply enter the path and filename, the content of the file, and choose the file type.


You can specify a character to be used as a newline (\n) character.

*i.e., if the characater for new lines is set to +, the follwiing applies:*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
*i.e., if the characater for new lines is set to +, the follwiing applies:*
*i.e., if the character for new lines is set to +, the following applies:*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants