Skip to content

Instantly share code, notes, and snippets.

View pulkitrohan's full-sized avatar

Pulkit Aggarwal pulkitrohan

View GitHub Profile
var STOCK_PAPER = 1; // Indicates type of stock loaded is
//paper.
var STOCK_FAX = 2; // Indicates the type of stock is
//non-indexed fax paper.
var STOCK_SYNTHETIC = 3; // Indicates the type of stock is
//synthetic.
var SOM_MOMENTARY = 1; // Scanner Operation Mode type that
//indicates the scanner is to be active as long as the trigger
//is held down or timeout has expired.
var SOM_CONTINUOUS = 2; // Scanner Operation Mode type that
@pulkitrohan
pulkitrohan / 0-startup-overview.md
Created March 17, 2017 04:43 — forked from dideler/0-startup-overview.md
Startup Engineering notes