Skip to content

Instantly share code, notes, and snippets.

View matoushybl's full-sized avatar

Matous Hybl matoushybl

  • Ullmanna
  • Česká republika
  • 18:00 (UTC +02:00)
View GitHub Profile
use core::marker::PhantomData;
use embassy::util::Unborrow;
use embassy_hal_common::unborrow;
pub struct Fmc<'d, T: Instance> {
peri: PhantomData<&'d mut T>,
}
unsafe impl<'d, T> Send for Fmc<'d, T> where T: Instance {}
#define BUFFER_SIZE 10
enum SlaveMode {
Receiving,
Transmitting,
Listening
} slaveMode = Listening;
uint8_t receivingBuffer[BUFFER_SIZE] = {0};
K=0.9;
m=1;
g=9.81;
T=100;
sim('obdelnik')
E(end)
sim('obdelnik2periody')
sim('dif1')
sim('dif2')
#include <stdio.h>
#include <stdlib.h>
unsigned PocetMezer(char *radek) {
if (radek == NULL) {
return 0;
}
unsigned counter = 0;
for (int i = 0; radek[i] != '\0'; i++) {
#Původ a vývoj člověka
> zkoušení ze savců atd nebude
##Zařazení
* Kmen: Strunatci
* Podkmen: Obratlovci
* Třída: Savci
* Řád: Primáti - nehetnatci
* Čeleď: Hominidi - Lidé