Skip to content

[BREAKING] Code improvements#9

Open
RigglePrime wants to merge 28 commits intoTomBrlek:mainfrom
RigglePrime:picocode-rev1
Open

[BREAKING] Code improvements#9
RigglePrime wants to merge 28 commits intoTomBrlek:mainfrom
RigglePrime:picocode-rev1

Conversation

@RigglePrime
Copy link
Contributor

@RigglePrime RigglePrime commented Oct 17, 2024

See the updated readme for more details.

In short:

  • Removed the need for parentheses
  • All country codes have been converted to ISO 3166-1 alpha-2 (two letter codes, such as SI, US)
  • Refactored a bunch of code
  • Added writefile (does what it says)
  • Added writeln (write and add a newline)
  • You can now do write hello\n and it will write a newline. It's just a replace so it ignores \\n (will write a backslash and a newline)
  • The fact that press releases all buttons is now documented
  • You can change layouts on the fly
  • You can now loop for a set amount of times (loop 10)

@TomBrlek
Copy link
Owner

You did some awesome work! Shall we meet online to get to know each other and talk about the updates? Love what you did. Email me at info@picousb.com

@RigglePrime
Copy link
Contributor Author

Hello, I've sent you a mail a couple weeks ago now but you still haven't replied. Please check your spam folder.

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