Zanduino / MCP7940

Arduino Library to access the MCP7940M, MCP7940N and MCP7940x Real-Time chips
GNU General Public License v3.0
35 stars 22 forks source link

add new function to set polarity of alarm #17

Closed SV-Zanshin closed 6 years ago

SV-Zanshin commented 6 years ago

setPolarity(bool polarity) where TRUE is "high" and FALSE is "low"

SV-Zanshin commented 6 years ago

Solved as part of merge #21