build.sh 66 B

123
  1. #!/bin/bash
  2. gcc led_dual_color.c pca9685.c -o led_dual_color -lm