//include TinkerKit library #include //after this line declare the modules you're using. void setup() { //write here the setup code } void loop() { //write here the main code }