I hereby claim:
- I am drohhyn on github.
- I am drohhyn (https://keybase.io/drohhyn) on keybase.
- I have a public key ASBPSLm0wuAcJWyFJJ4qmRYomfSGyVSOPKUor0dLwMj4PQo
To claim this, I am signing this object:
| import asyncio | |
| import websockets | |
| import paho.mqtt.client as mqtt | |
| import json | |
| WEBSOCKET_URL = 'ws://192.168.12.34:3030/websocket' | |
| MQTT_BROKER = 'mqtt.local' | |
| MQTT_USER = 'mqtt_login' | |
| MQTT_USER_PW = 'mqtt_password' | |
| MQTT_PORT = 1883 |
| // More information on original version: https://danielupshaw.com/openscad-rounded-corners/ | |
| // | |
| // Changed by GGS67 to remove some limitations: | |
| // | |
| // 1. Allow radius>length for rounded corners in one axis only (problem reported on original page in 2015) | |
| // 2. Remove limitation where for apply_to=(x|y|z)max or (x|y|z)min the dimension of the corresponding perpendicular | |
| // axis had to be at least 3 times the radius because of fixed cylinder height. Now cylinder height is always computed not | |
| // to interferr with opposite corner | |
| diff LCD35-show.old LCD35-show.new | |
| 13c13 | |
| < if test "$nodeplatform" = "raspberrypi";then | |
| --- | |
| > if test "$nodeplatform" = "M-vol";then | |
| 35d34 | |
| < sudo reboot |
I hereby claim:
To claim this, I am signing this object: