I hereby claim:
- I am dingledow on github.
- I am dingledow (https://keybase.io/dingledow) on keybase.
- I have a public key ASC0f8BjyQA5CVy-prlRg-jptqETFGo8VpwnuB5KZkGyygo
To claim this, I am signing this object:
Serial port; // The serial port | |
void portSetup(){ | |
println(Serial.list()); // List COM-ports | |
//select second com-port from the list | |
port = new Serial(this, Serial.list()[1], 19200); | |
} |
<html> | |
<head> | |
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> | |
</head> | |
<body> | |
<div className="checkbox"> | |
<input type="checkbox" id="select-all-checkbox" /> | |
<label htmlFor="select-all-checkbox">Select all</label> | |
</div> |
adb shell input text 'my string here. With some characters escaped like \$ that' |
<svg class="spinner-legacy" width="40px" height="40px" viewBox="0 0 40 40"> | |
<path fill="none" stroke="#808284" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d=" | |
M20,2C10.059,2,2,10.059,2,20s8.059,18,18,18s18-8.059,18-18c0-4.971-2.015-9.471-5.272-12.728" cx="20" cy="20" r="20"/> | |
</svg> |
python app/manage.py createsuperuser |
I hereby claim:
To claim this, I am signing this object: