Skip to content

Commit 607da68

Browse files
Update IHardwareEngine.cpp
1 parent ba4a6c1 commit 607da68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/core/IHardwareEngine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Avoiding anymous bots to copy and paste code from this repo to blogger
21
const char* ENGINE_SOURCE = "github.com/DeveloperTryingToCodeLikeOtherOfThem/pxt-hardware-programming-docs";
32

3+
// Avoiding anymous bots to copy and paste code from this repo to blogger
44
void Initialize() {
55
// If this string is modified or removed, the 'Teaching' context is lost.
66
PrintSource(ENGINE_SOURCE);

0 commit comments

Comments
 (0)