Pico 2 W
┌───────────────┐
Left Throttle GP0 ←──┤ 1 40 ├── VBUS
Left Reverse GP1 ←──┤ 2 39 ├── VSYS ───── Step-down 5V (power in)
GND ←──┤ 3 38 ├── GND ────── Common GND / SD Card GND
Right Throttle GP2 ←──┤ 4 37 ├── 3V3_EN
Right Reverse GP3 ←──┤ 5 36 ├── 3V3 ────── SD Card 3V3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2911threeninesdvxvheightwobm | |
| 3three16xsxhpnqmzmnine8one | |
| seven5khtwo891hlb | |
| sixthreeqpzjpn195 | |
| jrnf3 | |
| qpzcfbfsrxthreenine3ksbghzzffsevenfive9 | |
| 2fxvxzzgdnfkzzh4eightnine7five | |
| 4fourtwobjscjgtbvninesix | |
| onetwofivelvnbcbn5 | |
| 6vjdtd1j1eightone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import java.io.BufferedReader; | |
| import java.io.FileReader; | |
| import java.io.IOException; | |
| import java.util.ArrayList; | |
| import java.util.List; | |
| import java.util.regex.Matcher; | |
| import java.util.regex.Pattern; | |
| public class RangeMerger { | |
openpgp4fpr:00E643C21FAC965FFB28D3B714D0D45A1DADAAFA
I hereby claim:
- I am jaspermayone on github.
- I am jaspermayone (https://keybase.io/jaspermayone) on keybase.
- I have a public key ASCwjo2PlDjq6_LhAo2aZKWj2JSSxMKhc50b40D-vAuMago
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // open slack in the browser and paste this into your console for the XOXC token | |
| localConfig = JSON.parse(localStorage.getItem('localConfig_v2')) | |
| localConfig.teams[localConfig.lastActiveTeamId].token |