Skip to content

Instantly share code, notes, and snippets.

View cewbdex's full-sized avatar

Kryštof Černý cewbdex

View GitHub Profile
@cewbdex
cewbdex / testfw.ino
Created June 18, 2018 17:10
Part for testing ALKS - unused
if(digitalRead(SW1) == LOW && digitalRead(SW3) == LOW)
{
if(!beeping)
{
beeping = true;
toneAC(440);
}
}
else
{
SPI A/E
MISO 12/22
MOSI 11/21
SCK 13/23
SS 10/19
@cewbdex
cewbdex / SAP_CLA
Last active April 16, 2019 20:44 — forked from CLAassistant/SAP_CLA
SAP Individual Contributor License Agreement
### RoboticsBrno Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by RoboticsBrno or its affiliates (“RoboticsBrno”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to RoboticsBrno in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact info@robotikabrno.cz.
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to RoboticsBrno a no
@cewbdex
cewbdex / OLDPROTON_steam-204120.log
Last active June 3, 2021 08:53
LEGO HP 5-7 hang
======================
Proton: 1582308386 proton-4.11-13
SteamGameId: 204120
Command: ['/home/cewbdex/.local/share/Steam/steamapps/common/LEGO Harry Potter Years 5-7/harry2.exe']
Options: set()
======================
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
======================
Proton: 1603141982 proton-5.0-10b
SteamGameId: 204120
Command: ['/home/cewbdex/.local/share/Steam/steamapps/common/LEGO Harry Potter Years 5-7/harry2.exe']
Options: {'forcelgadd'}
======================
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/cewbdex/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.