SpaceTeddy / CC1101

driver library for Ti CC1100 / CC1101. For Arduino and Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use function

mso1196 opened this issue · comments

Hi ! I want to use a function that you have develop in https://github.com/SpaceTeddy/CC1101/blob/master/cc1100_arduino.cpp
to switch the signal modulation ("void CC1100::set_modulation_type"), but I don't now how to invoke in my arduino sketch. Can you help me?

Thank you!