Code Monkey home page Code Monkey logo

Comments (6)

SpaceTeddy avatar SpaceTeddy commented on June 8, 2024

you're right, seems to be an old Version in the repository.
I'll fix this hopefully today.

from cc1101.

SpaceTeddy avatar SpaceTeddy commented on June 8, 2024

please try again.

from cc1101.

kenji21 avatar kenji21 commented on June 8, 2024

Nice,

Now just one error:

Rx_demo.ino: In function 'void setup()':
Rx_demo:39: error: 'class CC1100' has no member named 'silde'
   cc1100.silde();                          //set to ILDE first

And had to move some files in differents folder to have the arduino examples shown in the "File -> examples -> CC1100" appearing (in the Arduino "IDE"):

mkdir examples/Rx_demo
mkdir examples/Tx_demo
mv examples/Arduino/Rx_demo.ino examples/Rx_demo/
mv examples/Arduino/Tx_demo.ino examples/Tx_demo/
mkdir raspberry
mv cc1100_raspi.* raspberry/
mkdir raspberry/examples
mv examples/raspi/* raspberry/examples/

Also moved raspberry files in their own directory (to not be compiled by the Arduino IDE).

Do you want me to do a PR ?

from cc1101.

kenji21 avatar kenji21 commented on June 8, 2024

there also is a missing " at #include "cc1100_arduino.h in cc1100_arduino.cpp:11

from cc1101.

SpaceTeddy avatar SpaceTeddy commented on June 8, 2024

;( thx

from cc1101.

SpaceTeddy avatar SpaceTeddy commented on June 8, 2024

it is OK now?

from cc1101.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.