Skip to content

Instantly share code, notes, and snippets.

@EricADockery
Created February 10, 2018 15:40
Show Gist options
  • Save EricADockery/57a6b2d56268d713fa97d5497f6719ae to your computer and use it in GitHub Desktop.
Save EricADockery/57a6b2d56268d713fa97d5497f6719ae to your computer and use it in GitHub Desktop.
enum CommonPrintingFormat: String {
case start = “! 0 200 200 150 1”
case end = “\nFORM\nPRINT “
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment