Rev Author Line No. Line
2980 kaklik 1 #define MPL3115_ADDR_R 0xC1 //addresa pro cteni
2 #define MPL3115_ADDR_W 0xC0
3  
4 #include "MPL3115.c"