klajo / wpi

An Erlang NIF for the WiringPi library for the Raspberry Pi
GNU Lesser General Public License v3.0
30 stars 10 forks source link

Compiling under R17 warns #8

Closed davidoccam closed 9 years ago

davidoccam commented 9 years ago

==> wpi (compile) /home/pi/rcouch-master/deps/wpi/src/wpi.erl:94: Warning: opaque type wpi_lcd_handle() is not exported /home/pi/rcouch-master/deps/wpi/src/wpi.erl:99: Warning: opaque type wpi_serial_handle() is not exported

for information only

klajo commented 9 years ago

Thanks. Fixed in 5b61c3a.