A repository for MicroPython code that communicates with and relays information from the Texas Instruments TMP117/119 temperature sensor.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
177 B

  1. {
  2. "recommendations": [
  3. "ms-python.python",
  4. "visualstudioexptteam.vscodeintellicode",
  5. "ms-python.vscode-pylance",
  6. "paulober.pico-w-go"
  7. ]
  8. }