Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
gpproton committed Nov 1, 2020
1 parent 70d4fbc commit 58939a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ internal static class Program

static void Main(string[] args)
{
Console.WriteLine(Figgle.FiggleFonts.Standard.Render("UHFRFID IOT DAEMON"));
Console.WriteLine(Figgle.FiggleFonts.Standard.Render("UHFRFID IOT"));

_logger.Trigger("Info", "Booting up daemon....");

Expand Down

0 comments on commit 58939a5

Please sign in to comment.