Web Server


#include "main.h"
// Komentarz
int main(void){
    uint32_t zmienna = 0;
    while(1){
    }
}