Results 2 issues of Matt Ball

I have a machine connected to both a teensy 3.6 and a teensy 3.2 (both over USB): ``` % pio device list /dev/ttyACM1 ------------ Hardware ID: USB VID:PID=16C0:0483 SER=4350050 LOCATION=1-1.3:1.0...

enhancement

I've been able to create an SDP file (with pointers from #115) and successfully get a response from my device (nest wired doorbell) via: ``` $ poetry run google_nest --project_id="${PROJECT_ID}"...