Skip to content

Commit

Permalink
Add reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Apr 18, 2024
1 parent 97939ab commit f2f7b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/admin_panel/src/lib/home/Stream.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
let lidar_context_ = null;
/**
* @description From: https://stackoverflow.com/a/69123384
* @param {string} color Hex value format: #ffffff or ffffff
* @param {number} decimal lighten or darken decimal value, example 0.5 to lighten by 50% or 1.5 to darken by 50%.
* @returns {string} Hex value of the new color
Expand Down

0 comments on commit f2f7b63

Please sign in to comment.