aboutsummaryrefslogtreecommitdiff
path: root/include/pattern/twinkle.h
blob: 3dfe85f7ef26d0acc63a2debc919539028d43eb4 (plain) (blame)
1
2
3
4
5
6
#pragma once

#include <stdint.h>
#include <stdlib.h>

uint8_t twinkle(uint32_t time, size_t x, uint8_t);