correct rust temperature code

This commit is contained in:
Alon Levy
2023-12-29 17:33:10 +02:00
parent 0554eaaafd
commit 44849f5b66
2 changed files with 2 additions and 0 deletions

1
test_rust.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from pathlib import Path
from thermaldecoder import decode
import numpy as np