I hereby claim:
- I am leocolomb on github.
- I am leocolomb (https://keybase.io/leocolomb) on keybase.
- I have a public key ASAR5bIroV88fAx-gZKhcAMoMLYgIDmjdkg2CcmV-KUCwAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\CLSID\{635AA230-57AC-4D65-8A3D-94540C86DEA6}] | |
@="GitHub" | |
"System.IsPinnedToNameSpaceTree"=dword:00000001 | |
"SortOrderIndex"=dword:00000042 | |
[HKEY_CLASSES_ROOT\CLSID\{635AA230-57AC-4D65-8A3D-94540C86DEA6}\DefaultIcon] | |
@="PATH_TO\\GitHub.exe" | |
[HKEY_CLASSES_ROOT\CLSID\{635AA230-57AC-4D65-8A3D-94540C86DEA6}\InProcServer32] |
############################################################################################################ | |
# Get-ConsoleAsHtml.ps1 | |
# | |
# The script captures console screen buffer up to the current cursor position and returns it in HTML format. | |
# | |
# Returns: UTF8-encoded string. | |
# | |
# Example: | |
# | |
# $htmlFileName = "$env:temp\ConsoleBuffer.html" |
__ __ ______ __ __ ______ ________ _______ ______ | |
/__/\/__/\ /_____/\ /__/\/__/\ /_____/\ /_______/\ /______/\ /_____/\ | |
\ \ \: \ \__\:::_ \ \\ \ \: \ \__ \:::_ \ \\::: _ \ \\::::__\/__\::::_\/_ | |
\::\_\::\/_/\\:\ \ \ \\::\_\::\/_/\ \:(_) \ \\::(_) \ \\:\ /____/\\:\/___/\ | |
\_::: __\/ \:\ \ \ \\_::: __\/ \: ___\/ \:: __ \ \\:\\_ _\/ \::___\/_ | |
\::\ \ \:\_\ \ \ \::\ \ \ \ \ \:.\ \ \ \\:\_\ \ \ \:\____/\ | |
\__\/ \_____\/ \__\/ \_\/ \__\/\__\/ \_____\/ \_____\/ | |
___ __ ______ _________ ______ ______ __ __ ___ __ ______ __ |
/**** | |
* Déplacement de Mobile | |
* Moteur + Relais | |
* | |
* Léo Colombaro - 2012 | |
****/ | |
// LED de controle | |
int Led = 9; |