test

Search

You can find the results of your search below.

python
2 Hits, Last modified:
: int = 1 x: float = 1.0 x: bool = True x: str = "test" x: bytes = b"test" x: list[int] = [1] x: set[int] = {6, 7} x: dict[str, float] = {"field": 2.0} x: tup
vscode
2 Hits, Last modified:
: { "editor.formatOnSave": true }, "python.testing.pytestPath": "pytest", "python.testing.pytestEnabled": true } } </code> * close vscode * dest
turbolevo @projects:zibaldone:electronic
2 Hits, Last modified:
al-tips-can-bus/|canbus basic]] * [[https://www.testandmeasurementtips.com/exploring-canbus-oscillosco... ble snooping (develop menu), enable bluetooth, do tests, disable bluetooth, disable snooping; exactly in
iidc @projects:zibaldone:electronic
1 Hits, Last modified:
sudo tar -C /opt -xzvf pylonSDK*.tar.gz </code> test <code> /opt/pylon5/bin/PylonViewerApp </code> py