Git Product home page Git Product logo

Comments (3)

treyf711 avatar treyf711 commented on June 22, 2024

I am also getting a similar error with mag_helpers.c.
On lines 131 and 132 I changed the functions to
furi_hal_ibutton_pin_configure();
furi_hal_ibutton_pin_write(0);

which are compatible with the latest API version that I'm using (30.1).

It looks like the older functions were taken out, but I believe that these two are their new equivalents. Will test and report back.

from magspoof_flipper.

adamyeager avatar adamyeager commented on June 22, 2024

I am getting an error with the latest versions saying it's missing random_name in toolbox.

applications_user/magspoof_flipper/scenes/mag_scene_input_name.c:1:10: fatal error: lib/toolbox/random_name.h: No such file or directory 1 | #include <lib/toolbox/random_name.h>

from magspoof_flipper.

zacharyweiss avatar zacharyweiss commented on June 22, 2024

Hey folks! Sorry for the delay, I largely abandoned this project when work got busy. The code in my repo is indeed outdated re: API version; that said, there seem to be folks who have kept it updated it my absence, as it comes packaged with Unleashed and Momentum CFWs at the time of writing, along with some improvements. For code that will compile without edits, I would encourage you to seek out their FAP srcs

from magspoof_flipper.

Related Issues (6)

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.