when I run this line ” val = hallRead() ” get AttributeError: ‘module’ object has no attribute ‘hallRead’
When I dir(esp32) i dont find that method listed. Can anyone tell me whats up with this.
Using Doit esp32wroom 32 devkit v1
Thanks
1 Answers