-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation of functions #1
Comments
Hi @MCMH2000
here you have some more info:
yes, time is the most precious resource we both don't have,
sorry I don't have time for this, but in short you only need these two functions: https://github.com/stawel/ht301_hacklib/blob/master/opencv.py#L15-L17 just print the returned values and you should understand what is going on |
Ok, thank you a lot for the fast reply. But one more quick question: |
That's perfect, Thank you a lot for your time and effort. |
First of all: Really nice work. Exactly what i am looking for.
I want to use this library to show temperature data on the camera stream for my drone that uses the HT-301.
But unfortunately your code is barely commented and the variable names are like obfuscated
and I don't have time for reverse engineering your code in order to use it.
Is it possible for you to put a simple documentation of the functions in the readme file or the wiki.
So that I know which functions are mandatory to get temperature data and how to handle the return values.
This would be awesome, Thank you <3
The text was updated successfully, but these errors were encountered: