I hereby claim:
- I am guyfawcus on github.
- I am guyfawcus (https://keybase.io/guyfawcus) on keybase.
- I have a public key ASAk-09x_e9dOuZYYL-RUkvYfkyClSj5g_9SczV_NsRTFwo
To claim this, I am signing this object:
| #JOSM PicLayer plugin calibration data | |
| #Thu Feb 04 18:56:30 GMT 2021 | |
| POSITION_X=-1.0815529575283647E7 | |
| POSITION_Y=2998438.4548564195 | |
| INITIAL_SCALE=107.34828149211806 | |
| M00=0.46358137910761604 | |
| M11=0.46358137910761604 | |
| M10=-0.007226287779335177 | |
| M02=19.15448883813537 | |
| M01=0.007226287779335177 |
| Bus --- Device ---: ID 534d:0021 | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 ? | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x534d |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| import threading | |
| from sys import exit | |
| from pythonosc import dispatcher | |
| from pythonosc import osc_server | |
| from pythonosc import udp_client | |
| def global_information(addr, val): |