Skip to content
View Sajoch's full-sized avatar

Block or report Sajoch

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. startup-time startup-time Public

    C#

  2. DI and config C# Program DI and config C# Program
    1
    using Microsoft.Extensions.Configuration;
    2
    using Microsoft.Extensions.DependencyInjection;
    3
    
                  
    4
    var builder = new ConfigurationBuilder()
    5
        .SetBasePath(Directory.GetCurrentDirectory())
  3. platformio-esp8266-docker platformio-esp8266-docker Public

    Dockerfile for PlatformIO esp8266 with Arduino framework

    Dockerfile

  4. esp-config-lib esp-config-lib Public

    C++

  5. oneWireSlave oneWireSlave Public

    Clone of https://github.com/orgua/OneWireHub

    C++

  6. SerialOverWebsocketClient SerialOverWebsocketClient Public

    C#