Skip to content

fix: add support for MacOS#16

Open
ridulfo wants to merge 1 commit intoWyatt915:masterfrom
ridulfo:patch-1
Open

fix: add support for MacOS#16
ridulfo wants to merge 1 commit intoWyatt915:masterfrom
ridulfo:patch-1

Conversation

@ridulfo
Copy link
Copy Markdown

@ridulfo ridulfo commented Nov 30, 2024

Subtitled: the fire never sleeps

This pull request includes a small change to the main.c file. The change ensures compatibility with macOS by modifying the conditional compilation directive for the usleep function.

  • main.c: Added __APPLE__ to the conditional compilation directive for the usleep function to ensure compatibility with macOS.

On MacOS with the current macro the fire never sleeps and the animation runs too fast.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant