Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Uno"
  2.  
  3. C:\Users\Walfa\Documents\Arduino\sketch_oct19b\sketch_oct19b.ino:34:24: fatal error: MySensor.h: No such file or directory
  4.  
  5. #include <MySensor.h>
  6.  
  7. ^
  8.  
  9. compilation terminated.
  10.  
  11. exit status 1
  12. Error compiling for board Arduino/Genuino Uno.
  13.  
  14. This report would have more information with
  15. "Show verbose output during compilation"
  16. option enabled in File -> Preferences.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement