diff options
| author | marcellus <msimon_fr@hotmail.com> | 2024-04-02 14:55:12 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2024-04-02 14:55:12 +0200 |
| commit | 0c9d773b09acea7c1a6cfb915daeb6a1d16dd21a (patch) | |
| tree | 3ebefd4acb900a6f45a61a1d95e28d8dbd6be6dc /robot.js | |
| parent | 36e299381ad106fc5eeb6b6b0b87aed396188175 (diff) | |
tests: still not working
Diffstat (limited to 'robot.js')
| -rw-r--r-- | robot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ async function moveTo(x,y) } client.on('connect', () => { - console.log(client) console.log('Connecté au courtier MQTT'); client.subscribe('move') }); |
