mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
missed rename
This commit is contained in:
parent
4b1c99af44
commit
495e21d53e
@ -2,7 +2,7 @@
|
|||||||
* simple demo to show sha1 calculation
|
* simple demo to show sha1 calculation
|
||||||
*/
|
*/
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <hash.h>
|
#include <Hash.h>
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(921600);
|
Serial.begin(921600);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user