Skip to content
View apihard's full-sized avatar
  • Spain

Block or report apihard

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ESP32 DMX transmitting task ESP32 DMX transmitting task
    1
    #define DMX1_IO (0)
    2
    #define DMX1_TX (16)
    3
    #define DMX1_RX (32)
    4
    #define BUF_SIZE (512)
    5
    
                  
  2. grbl grbl Public

    Forked from grbl/grbl

    An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino

    C

  3. asterisk-docker asterisk-docker Public

    Forked from hibou-io/asterisk-docker

    Asterisk Docker

    Dockerfile

  4. react-native-router-flux react-native-router-flux Public

    Forked from aksonov/react-native-router-flux

    The first declarative React Native router

    JavaScript