Skip to content

Instantly share code, notes, and snippets.

@andywer
Created December 16, 2019 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andywer/f11445ef520725ed83ec378e6919f2ae to your computer and use it in GitHub Desktop.
Save andywer/f11445ef520725ed83ec378e6919f2ae to your computer and use it in GitHub Desktop.
Candy Dispenser Sample Config
ACCOUNT_PUBLIC_KEY_1=GACEH4IGNPVQNPPOFC4SLZ5OGCIRPSOFNQIO2XIF5ERUKNYI6QDJ3O6Q
ACCOUNT_PUBLIC_KEY_2=GBZYXXFSOP545IVUAFUQCJVZ42EWGAKEIW5WKP7QPRAIQ5W2NSAUEP5K
TEST_PUBLIC_KEY_1=GC3QAQTZMVUDCU4M3HT3MIIJPS7YC5NFZP3G5S2RBABXP3L4ODZMSWLO
TEST_PUBLIC_KEY_2=GCGKEIISGVAMW4EQYTCM7GLDFBFNEXP6CZXFA5GBZG7CPJOTR2JZGLTA
# <speed>:<duration>:<alternations>
MOTOR_CONFIG_LEFT=30:2s:1 # This motor config is good for M&Ms
MOTOR_CONFIG_RIGHT=40:4.5s:3 # Pistachios
PRICE_LEFT=2 # Price in XLM
PRICE_RIGHT=2 # Price in XLM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment