Home | History | Annotate | Download | only in nrf8001
      1 %module javaupm_nrf8001
      2 %include "../upm.i"
      3 
      4 %{
      5     #include "nrf8001.h"
      6 %}
      7 
      8 %include "nrf8001.h"
      9