Home→Forums→MonoBrick Communication Library→No Ultrasonic sensor class in library→Reply To: No Ultrasonic sensor class in library
March 16, 2015 at 18:47
#5313

Anders Søborg
Keymaster
Hi there
In the source code the ultrasonic sensor is internal. This means that the you can not access the class if you use the DLL. This is a bug that has already been fixed as seen here. But the new source have not been compiled and released. So there are two ways that you can solve the problem. Use the library that comes with the the test project or compile the DLL yourself use the Github“>Github source. Hope this answers your question.
/Anders
Follow