Skip to content

Commit 44c4e85

Browse files
committed
Update Readme
1 parent f27362c commit 44c4e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Vcc (Pin 8) 3V3
649649
Vcc (Pin 4) GND
650650
```
651651

652-
Once the external Heap memory was selected in IDE, to allow the library to use the external memory, you can set it in [**FirebaseConfig.h**](src/FirebaseConfig.h) by define this macro.
652+
Once the external Heap memory was selected in IDE, to allow the library to use the external memory, you can define this macro in your sketch before including the library header file `FirebaseClient.h`.
653653

654654

655655
```cpp

0 commit comments

Comments
 (0)