Skip to content

Instantly share code, notes, and snippets.

View 44670's full-sized avatar
🐢
I may be slow to respond.

44670

🐢
I may be slow to respond.
View GitHub Profile
@44670
44670 / init.lua
Last active September 7, 2020 20:30
coin
pinCoin = 1
pinLcdCS = 2
pinLcdCLK = 5
pinLcdDAT = 7
PWD='defaultpwd'
--dofile('secrets.lua')
timeLimit = 120
initialSecondsPerCoin = 3600
@44670
44670 / designer.html
Created December 24, 2014 12:49
designer
<link rel="import" href="../chart-js/chart-js.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../ace-element/ace-element.html">
<link rel="import" href="../code-mirror/code-mirror.html">
<polymer-element name="my-element">
<template>
<style>